Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/rcm_daemon/common/
H A Drcm_main.c48 static int hold_daemon_lock; variable
90 if (hold_daemon_lock) { in rcmd_cleanup()
151 hold_daemon_lock = 1; in enter_daemon_lock()
/titanic_44/usr/src/cmd/syseventd/daemons/syseventd/
H A Dsyseventd.c96 static int hold_daemon_lock; variable
163 if (hold_daemon_lock) { in syseventd_exit()
1580 hold_daemon_lock = 1; in enter_daemon_lock()
/titanic_44/usr/src/cmd/devfsadm/
H A Ddevfsadm.c202 static int hold_daemon_lock = FALSE; variable
4072 hold_daemon_lock = TRUE; in enter_daemon_lock()
4084 if (hold_daemon_lock == FALSE) { in exit_daemon_lock()