Home
last modified time | relevance | path

Searched defs:p2child (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/ipc/ipc_stress/
Dpipe_test_02.c157 int p2child[MAXCHILD][2]; /* Pipes from parent to child processes */ variable
385 void child(int p2child[], int p2parent[]) in child()