Searched defs:cmd_pipe (Results 1 – 6 of 6) sorted by relevance
138 TemporaryFile cmd_pipe; in main() local
80 TemporaryFile cmd_pipe; in RunSimulation() local
223 FILE* cmd_pipe = fdopen(fd, "w"); in SetUpdaterCmdPipe() local
1511 FILE* cmd_pipe = popen(cmd.c_str(), "r"); // NOLINT(cert-env33-c): test code in GetPidOf() local
92444 unsigned int cmd_pipe; member
102134 unsigned int cmd_pipe; member