1dmmp_mpath_wwid_geDte(v3i)ce Mapper Multipath API - libdmmp Madnmumapl_mpath_wwid_get(3)
2
3
4
6 dmmp_mpath_wwid_get - Retrieve WWID of certain mpath.
7
9 const char * dmmp_mpath_wwid_get (struct dmmp_mpath *dmmp_mp);
10
12 dmmp_mp Pointer of 'struct dmmp_mpath'. If this pointer is NULL,
13 your program will be terminated by assert.
14
16 const char *. No need to free this memory, the resources will get freed
17 when dmmp_mpath_array_free.
18
19
20
21October 2018 dmmp_mpath_wwid_get dmmp_mpath_wwid_get(3)