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 | 679 int libscf_unset_action(scf_handle_t *, scf_propertygroup_t *, admin_action_t,
|
H A D | graph.c | 6394 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 D | libscf.c | 3131 * int libscf_unset_action() 3138 libscf_unset_action(scf_handle_t *h, scf_propertygroup_t *pg, function
|
Completed in 80 milliseconds