Searched defs:libhal_free_string_array (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/hal/libhal/common/
H A Dlibhal.c107 * libhal_free_string_array:
113 libhal_free_string_array (char **str_array) function
573 libhal_free_string_array (p->v.strlist_value);
1077 * libhal_free_string_array(). If an error occurs NULL is returned.
1200 * string array with the function libhal_free_string_array(). Returns
2797 * Returns: UDI of devices; free with libhal_free_string_array()
2947 libhal_free_string_array (caps);
2962 * Returns: UDI of devices; free with libhal_free_string_array()
4299 libhal_free_string_array (elem->value.val_strlist);

Completed in 68 milliseconds