Searched refs:enter_daemon_lock (Results 1 – 6 of 6) sorted by relevance
33 static pid_t enter_daemon_lock(void);55 enter_daemon_lock(void) in enter_daemon_lock() function208 if ((pid = enter_daemon_lock()) != getpid()) { in main()
60 static pid_t enter_daemon_lock(void);131 enter_daemon_lock(void) in enter_daemon_lock() function397 if ((pid = enter_daemon_lock()) != getpid()) { in main()
43 static pid_t enter_daemon_lock(void);150 enter_daemon_lock(void) in enter_daemon_lock() function492 if ((pid = enter_daemon_lock()) != 0) { in main()
141 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
384 static pid_t enter_daemon_lock(void);
374 if ((pid = enter_daemon_lock()) == getpid()) { in main()4039 enter_daemon_lock(void) in enter_daemon_lock() function