Searched refs:admin_actions (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.h171 * Note that the ordering in admin_action_t, admin_actions, and admin_events
172 * must match. admin_actions and admin_events are defined in startd.c.
185 extern const char * const admin_actions[NACTIONS];
H A Dstartd.c241 const char * const admin_actions[] = { variable
H A Dlibscf.c3198 if (scf_pg_get_property(pg, admin_actions[a], prop) == -1) {
3253 admin_actions[a], SCF_TYPE_INTEGER);
H A Dgraph.c6319 if (scf_pg_get_property(pg, admin_actions[i], prop) != 0) {
6415 "Graph: processing %s action for %s.\n", admin_actions[a],

Completed in 81 milliseconds