dmmp_mpath_array_free(3) | Device Mapper Multipath API - libdmmp Manual | dmmp_mpath_array_free(3) |
dmmp_mpath_array_free - Free 'struct dmmp_mpath' pointer array.
void dmmp_mpath_array_free (struct dmmp_mpath **dmmp_mps, uint32_t dmmp_mp_count);
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.
void
dmmp_mpath_array_free | March 2018 |