Searched refs:delete_prop (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetadm/ |
H A D | inetadm.c | 318 delete_prop(const scf_instance_t *inst, const char *pg, const char *prop) in delete_prop() function 394 delete_prop(inst, mod[i].ip_pg, mod[i].ip_name); in commit_props()
|
/illumos-gate/usr/src/cmd/svc/svcadm/ |
H A D | svcadm.c | 595 delete_prop(const char *fmri, scf_instance_t *inst, const char *pgname, in delete_prop() function 872 switch (delete_prop(fmri, inst, SCF_PG_GENERAL_OVR, in set_inst_enabled() 884 switch (delete_prop(fmri, inst, SCF_PG_GENERAL_OVR, in set_inst_enabled() 2134 if (delete_prop(SCF_SERVICE_STARTD, inst, SCF_PG_OPTIONS_OVR, in set_milestone()
|