Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_main.c60 static pid_t enter_daemon_lock(void);
132 enter_daemon_lock(void) in enter_daemon_lock() function
398 if ((pid = enter_daemon_lock()) != getpid()) { in main()
/illumos-gate/usr/src/cmd/syseventd/daemons/syseventd/
H A Dsyseventd.c141 static pid_t enter_daemon_lock(void);
410 if ((pid = enter_daemon_lock()) != getpid()) { in main()
1547 enter_daemon_lock(void) in enter_daemon_lock() function
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h384 static pid_t enter_daemon_lock(void);
H A Ddevfsadm.c377 if ((pid = enter_daemon_lock()) == getpid()) { in main()
4052 enter_daemon_lock(void) in enter_daemon_lock() function