Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_main.c48 static int hold_daemon_lock; variable
91 if (hold_daemon_lock) { in rcmd_cleanup()
152 hold_daemon_lock = 1; in enter_daemon_lock()
/illumos-gate/usr/src/cmd/syseventd/daemons/syseventd/
H A Dsyseventd.c96 static int hold_daemon_lock; variable
164 if (hold_daemon_lock) { in syseventd_exit()
1579 hold_daemon_lock = 1; in enter_daemon_lock()
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c205 static int hold_daemon_lock = FALSE; variable
4085 hold_daemon_lock = TRUE; in enter_daemon_lock()
4097 if (hold_daemon_lock == FALSE) { in exit_daemon_lock()