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