Searched defs:pipes (Results 1 – 1 of 1) sorted by relevance
51 static void closePipes(int pipes[], int skipFd) { in closePipes()77 int pipes[PIPE_COUNT * 2] = { -1, -1, -1, -1, -1, -1, -1, -1 }; in executeProcess() local