dmmp_path_group_array_get(3) - phpMan

Command: man perldoc info search(apropos)  


dmmp_path_group_array_get(3Device Mapper Multipath API - libdmmp Manudmmp_path_group_array_get(3)

NAME
       dmmp_path_group_array_get - Retrieve path groups pointer array.

SYNOPSIS
       void   dmmp_path_group_array_get   (struct  dmmp_mpath  *dmmp_mp,  struct  dmmp_path_group
       ***dmmp_pgs, uint32_t *dmmp_pg_count);

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

       dmmp_pgs    Output  pointer of 'struct dmmp_path_group' pointer array.  If this pointer is
                   NULL, your program will be terminated by assert.

       dmmp_pg_count
                   Output pointer of uint32_t. Hold the size of  'dmmp_pgs'  pointer  array.   If
                   this pointer is NULL, your program will be terminated by assert.

DESCRIPTION
       Retrieve the path groups of certain mpath.

       The  memory  of  output pointer array is hold by 'struct dmmp_mpath', no need to free this
       memory, the resources will got freed when dmmp_mpath_array_free.

RETURN
       void

March 2018                          dmmp_path_group_array_get        dmmp_path_group_array_get(3)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-12-12 17:08 @3.133.153.134 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!