Searched defs:childPid (Results 1 – 4 of 4) sorted by relevance
93 volatile pid_t childPid = -1; in RunCommand() local
226 volatile pid_t childPid = -1; variable
262 volatile pid_t& childPid, bool needUnblock) in CustomPopen()333 int CustomPclose(FILE* fp, int fds[], volatile pid_t& childPid, bool needUnblock) in CustomPclose()
80 volatile pid_t childPid = -1; in Start() local