Searched refs:ParentProcess (Results 1 – 1 of 1) sorted by relevance
132 static Pid_t ParentProcess; variable200 ParentProcess = getppid(); in InitParentProcess()217 if (ParentProcess > 1) { in NotifyParentProcess()218 kill(ParentProcess, SIGUSR1); in NotifyParentProcess()