Searched refs:DaemonPid (Results 1 – 5 of 5) sorted by relevance
554 DaemonPid = CurrentPid; /* needed for finis() to work */2388 DaemonPid = 0;2423 DaemonPid = CurrentPid;3076 if (DaemonPid == getpid())3087 sm_notify_stop(DaemonPid == getpid(), 0);3168 cleanup_shm(DaemonPid == pid);3174 if (DaemonPid == pid || PidFilePid == pid)
2876 if (LogLevel > 10 && children != CurChildren && CurrentPid == DaemonPid) in proc_list_probe()
2654 EXTERN pid_t DaemonPid; /* process id of daemon */ variable
3347 cleanup_shm(DaemonPid == getpid()); in restart_daemon()
6633 if (ShmId != SM_SHM_NO_ID && DaemonPid != CurrentPid) in filesys_update()