Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dfork.c356 CT_PR_INHERIT | CT_PR_REGENT, CONFIGD_COOKIE); in fork_configd()
576 if (cookie != CONFIGD_COOKIE) { in fork_configd_thread()
H A Dcontract.c197 if (ct_status_get_cookie(cs) == CONFIGD_COOKIE) in contract_init()
H A Dstartd.h119 #define CONFIGD_COOKIE 0x10 macro
H A Drestarter.c2279 if (cookie == CONFIGD_COOKIE) { in restarter_contracts_event_thread()