Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Drc_node.c378 #define AUTH_PG_ACTIONS SCF_PG_RESTARTER_ACTIONS macro
4068 ((strcmp(name, AUTH_PG_ACTIONS) == 0 && in rc_node_create_child_pg()
6686 ((strcmp(np->rn_name, AUTH_PG_ACTIONS) == 0 && in rc_node_setup_tx()
6736 if (strcmp(np->rn_name, AUTH_PG_ACTIONS) == 0) in rc_node_setup_tx()