Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c726 destroy_strings(netids); in valid_props()
1217 destroy_strings(prop[i].ip_value.iv_string_list); in free_instance_props()
1658 destroy_strings(char **strs) in destroy_strings() function
1694 destroy_strings(ret); in get_protos()
1711 destroy_strings(ret); in get_protos()
1762 destroy_strings(netids); in get_netids()
H A Dmapfile-vers47 destroy_strings;
H A Dinetsvc.h366 void destroy_strings(char **);
/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c4890 _scf_create_errors(const char *fmri, int destroy_strings) in _scf_create_errors() argument
4918 ret->tes_flag = destroy_strings; in _scf_create_errors()