Searched refs:DaemonPid (Results 1 – 5 of 5) sorted by relevance
556 DaemonPid = CurrentPid; /* needed for finis() to work */2389 DaemonPid = 0;2424 DaemonPid = CurrentPid;3088 if (DaemonPid == getpid())3099 sm_notify_stop(DaemonPid == getpid(), 0);3180 cleanup_shm(DaemonPid == pid);3186 if (DaemonPid == pid || PidFilePid == pid)
2880 if (LogLevel > 10 && children != CurChildren && CurrentPid == DaemonPid) in proc_list_probe()
2578 EXTERN pid_t DaemonPid; /* process id of daemon */ variable
3309 cleanup_shm(DaemonPid == getpid()); in restart_daemon()
6596 if (ShmId != SM_SHM_NO_ID && DaemonPid != CurrentPid) in filesys_update()