1dmmp_mpath_name_geDte(v3i)ce Mapper Multipath API - libdmmp Madnmumapl_mpath_name_get(3)
2
3
4

NAME

6       dmmp_mpath_name_get - Retrieve name(alias) of certain mpath.
7

SYNOPSIS

9       const char * dmmp_mpath_name_get (struct dmmp_mpath *dmmp_mp);
10

ARGUMENTS

12       dmmp_mp     Pointer  of  'struct dmmp_mpath'.  If this pointer is NULL,
13                   your program will be terminated by assert.
14

DESCRIPTION

16       Retrieve the name (also known as alias) of  certain  mpath.   When  the
17       config  'user_friendly_names' been set 'no', the name will be identical
18       to WWID retrieved by dmmp_mpath_wwid_get.
19

RETURN

21       const char *. No need to free this memory, the resources will get freed
22       when dmmp_mpath_array_free.
23
24
25
26March 2018                    dmmp_mpath_name_get       dmmp_mpath_name_get(3)
Impressum