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

/osnet-11/usr/src/lib/hal/libhal/common/
H A Dlibhal.c83 * libhal_free_string_array:
89 libhal_free_string_array (char **str_array) function
536 libhal_free_string_array (p->v.strlist_value);
1036 * libhal_free_string_array(). If an error occurs NULL is returned.
1160 * string array with the function libhal_free_string_array(). Returns
2704 * Returns: UDI of devices; free with libhal_free_string_array()
2851 libhal_free_string_array (caps);
2866 * Returns: UDI of devices; free with libhal_free_string_array()
4173 libhal_free_string_array (elem->value.val_strlist);

Completed in 32 milliseconds