1dmmp_mpath_array_fDreevei(c3e)Mapper Multipath API - libdmmpdMmamnpu_amlpath_array_free(3)
2
3
4

NAME

6       dmmp_mpath_array_free - Free 'struct dmmp_mpath' pointer array.
7

SYNOPSIS

9       void  dmmp_mpath_array_free  (struct  dmmp_mpath  **dmmp_mps,  uint32_t
10       dmmp_mp_count);
11

ARGUMENTS

13       dmmp_mps    Pointer of 'struct dmmp_mpath' array.
14
15       dmmp_mp_count
16                   uint32_t, the size of 'dmmp_mps' pointer array.
17

DESCRIPTION

19       Free the 'dmmp_mps' pointer array  generated  by  dmmp_mpath_array_get.
20       If  provided 'dmmp_mps' pointer is NULL or dmmp_mp_count == 0, do noth‐
21       ing.
22

RETURN

24       void
25
26
27
28April 2020                   dmmp_mpath_array_free    dmmp_mpath_array_free(3)
Impressum