Home
last modified time | relevance | path

Searched refs:free_string_array (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald-runner/
H A Dutils.h33 void free_string_array(char **array);
H A Drunner.c102 free_string_array(r->environment); in del_run_request()
103 free_string_array(r->argv); in del_run_request()
177 free_string_array(error); in run_exited()
H A Dutils.c84 free_string_array(char **array) in free_string_array() function
/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c294 static void free_string_array(char **, int);
7748 free_string_array(char **str, int nelem) in free_string_array() function
8033 free_string_array(phcis, phci_count); in vhcache_to_mainnvl()