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

/osnet-11/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c724 destroy_strings(netids);
1214 destroy_strings(prop[i].ip_value.iv_string_list);
1653 destroy_strings(char **strs) function
1689 destroy_strings(ret);
1706 destroy_strings(ret);
1757 destroy_strings(netids);
/osnet-11/usr/src/lib/libscf/common/
H A Dscf_tmpl.c4994 * If destroy_strings is set, scf_tmpl_errors_destroy will free the
5001 _scf_create_errors(const char *fmri, int destroy_strings) argument
5029 ret->tes_flag = destroy_strings;

Completed in 50 milliseconds