HomeSort by relevance Sort by last modified time
    Searched defs:child_wait (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/kernel/syscalls/fcntl/
fcntl17.c 86 void child_wait();
188 child_wait(child_pipe1[0]);
199 child_wait(child_pipe1[0]);
204 child_wait(child_pipe1[0]);
220 child_wait(child_pipe2[0]);
231 child_wait(child_pipe2[0]);
242 child_wait(child_pipe2[0]);
258 child_wait(child_pipe3[0]);
269 child_wait(child_pipe3[0]);
280 child_wait(child_pipe3[0])
377 void child_wait(int fd) function
    [all...]
  /external/ppp/pppd/
options.c 122 int child_wait = 5; /* # seconds to wait for children at exit */ variable
291 { "child-timeout", o_int, &child_wait,
    [all...]

Completed in 70 milliseconds