# dmmp_mpath_array_free(3) - man - phpman

[dmmp_mpath_array_free(3)](https://www.chedong.com/phpMan.php/man/dmmpmpatharrayfree/3/markdown)    Device Mapper Multipath API - libdmmp Manual    [dmmp_mpath_array_free(3)](https://www.chedong.com/phpMan.php/man/dmmpmpatharrayfree/3/markdown)



## NAME
       dmmp_mpath_array_free - Free 'struct dmmp_mpath' pointer array.

## SYNOPSIS
       **void** **dmmp**___**mpath**___**array**___**free** **(struct** **dmmp**___**mpath** ******_dmmp_mps_**,** **uint32**___**t** _dmmp_mp_count_**);**

## ARGUMENTS
       dmmp_mps    Pointer of 'struct dmmp_mpath' array.

       dmmp_mp_count
                   uint32_t, the size of 'dmmp_mps' pointer array.

## DESCRIPTION
       Free  the 'dmmp_mps' pointer array generated by **dmmp**___**mpath**___**array**___**get**.  If provided 'dmmp_mps'
       pointer is NULL or dmmp_mp_count == 0, do nothing.

## RETURN
       void



March 2018                              dmmp_mpath_array_free               [dmmp_mpath_array_free(3)](https://www.chedong.com/phpMan.php/man/dmmpmpatharrayfree/3/markdown)
