Searched refs:DaemonPid (Results 1 – 5 of 5) sorted by relevance
540 DaemonPid = CurrentPid; /* needed for finis() to work */2318 DaemonPid = 0;2353 DaemonPid = CurrentPid;3026 cleanup_shm(DaemonPid == pid);3032 if (DaemonPid == pid || PidFilePid == pid)
2716 if (LogLevel > 10 && children != CurChildren && CurrentPid == DaemonPid) in proc_list_probe()
2318 EXTERN pid_t DaemonPid; /* process id of daemon */ variable
3127 cleanup_shm(DaemonPid == getpid()); in restart_daemon()
6488 if (ShmId != SM_SHM_NO_ID && DaemonPid != CurrentPid) in filesys_update()