Home
last modified time | relevance | path

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

/titanic_41/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.c6399 r = libscf_unset_action(h, pg, a, action_ts[a]); in process_actions()
6444 r = libscf_unset_action(h, pg, a, action_ts[a]); in process_actions()
H A Dlibscf.c3138 libscf_unset_action(scf_handle_t *h, scf_propertygroup_t *pg, in libscf_unset_action() function