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

/illumos-gate/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c726 destroy_strings(netids);
1217 destroy_strings(prop[i].ip_value.iv_string_list);
1656 destroy_strings(char **strs) function
1692 destroy_strings(ret);
1709 destroy_strings(ret);
1760 destroy_strings(netids);
/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c4883 * If destroy_strings is set, scf_tmpl_errors_destroy will free the
4890 _scf_create_errors(const char *fmri, int destroy_strings) argument
4918 ret->tes_flag = destroy_strings;

Completed in 56 milliseconds