Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.h672 int libscf_unset_action(scf_handle_t *, scf_propertygroup_t *, admin_action_t,
H A Dgraph.c6356 r = libscf_unset_action(h, pg, a, action_ts[a]); in process_actions()
6401 r = libscf_unset_action(h, pg, a, action_ts[a]); in process_actions()
H A Dlibscf.c3146 libscf_unset_action(scf_handle_t *h, scf_propertygroup_t *pg, in libscf_unset_action() function