Searched defs:p2child (Results 1 – 1 of 1) sorted by relevance
157 int p2child[MAXCHILD][2]; /* Pipes from parent to child processes */ variable385 void child(int p2child[], int p2parent[]) in child()