Searched refs:libscf_unset_action (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.h679 int libscf_unset_action(scf_handle_t *, scf_propertygroup_t *, admin_action_t,
H A Dgraph.c6394 r = libscf_unset_action(h, pg, a, action_ts[a]);
6409 bad_error("libscf_unset_action", r);
6439 r = libscf_unset_action(h, pg, a, action_ts[a]);
6454 bad_error("libscf_unset_action", r);
H A Dlibscf.c3131 * int libscf_unset_action()
3138 libscf_unset_action(scf_handle_t *h, scf_propertygroup_t *pg, function

Completed in 60 milliseconds