Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/rcm_daemon/common/
H A Drcm_main.c60 static pid_t enter_daemon_lock(void);
131 enter_daemon_lock(void) in enter_daemon_lock() function
397 if ((pid = enter_daemon_lock()) != getpid()) { in main()
/titanic_44/usr/src/cmd/syseventd/daemons/syseventd/
H A Dsyseventd.c141 static pid_t enter_daemon_lock(void);
409 if ((pid = enter_daemon_lock()) != getpid()) { in main()
1548 enter_daemon_lock(void) in enter_daemon_lock() function
/titanic_44/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h384 static pid_t enter_daemon_lock(void);
H A Ddevfsadm.c374 if ((pid = enter_daemon_lock()) == getpid()) { in main()
4039 enter_daemon_lock(void) in enter_daemon_lock() function