Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lvm/rpc.mdcommd/
H A Dmddoors.c33 static pid_t enter_daemon_lock(void);
55 enter_daemon_lock(void) in enter_daemon_lock() function
208 if ((pid = enter_daemon_lock()) != getpid()) { in main()
/titanic_41/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_41/usr/src/cmd/lvm/md_monitord/
H A Dmd_monitord.c43 static pid_t enter_daemon_lock(void);
150 enter_daemon_lock(void) in enter_daemon_lock() function
492 if ((pid = enter_daemon_lock()) != 0) { in main()
/titanic_41/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_41/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