scf_instance_delete_prop
r = scf_instance_delete_prop(inst, SCF_PG_OPTIONS_OVR,
int r = scf_instance_delete_prop(inst, SCF_PG_GENERAL_OVR,
return (scf_instance_delete_prop(inst, SCF_PG_GENERAL_OVR,
int r = scf_instance_delete_prop(inst, pgname, propname);
if (scf_instance_delete_prop(inst, SCF_PG_RESTARTER_ACTIONS,
return (scf_instance_delete_prop(inst,
return (scf_instance_delete_prop(inst,
scf_instance_delete_prop(scf_instance_t *, const char *, const char *);