Searched refs:libscf_unset_action (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/svc/startd/ |
H A D | startd.h | 677 int libscf_unset_action(scf_handle_t *, scf_propertygroup_t *, admin_action_t,
|
H A D | graph.c | 6358 r = libscf_unset_action(h, pg, a, action_ts[a]); in process_actions() 6403 r = libscf_unset_action(h, pg, a, action_ts[a]); in process_actions()
|
H A D | libscf.c | 3146 libscf_unset_action(scf_handle_t *h, scf_propertygroup_t *pg, in libscf_unset_action() function
|