Searched refs:set_attr_from_prop_default (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 8980 set_attr_from_prop_default(scf_property_t *prop, xmlNodePtr n, in set_attr_from_prop_default() function 9021 return (set_attr_from_prop_default(prop, n, name, NULL)); in set_attr_from_prop() 9545 set_attr_from_prop_default(exp_prop, ctxt, in export_method() 9550 set_attr_from_prop_default(exp_prop, ctxt, "project", in export_method() 9556 set_attr_from_prop_default(exp_prop, ctxt, in export_method() 9561 set_attr_from_prop_default(exp_prop, ctxt, in export_method() 9608 set_attr_from_prop_default(exp_prop, cred, in export_method() 9614 set_attr_from_prop_default(exp_prop, cred, in export_method() 9620 set_attr_from_prop_default(exp_prop, cred, in export_method() 9627 set_attr_from_prop_default(exp_prop, cred, in export_method() [all …]
|