Searched refs:child_wait (Results 1 – 4 of 4) sorted by relevance
86 void child_wait();188 child_wait(child_pipe1[0]); in do_child1()199 child_wait(child_pipe1[0]); in do_child1()204 child_wait(child_pipe1[0]); in do_child1()220 child_wait(child_pipe2[0]); in do_child2()231 child_wait(child_pipe2[0]); in do_child2()242 child_wait(child_pipe2[0]); in do_child2()258 child_wait(child_pipe3[0]); in do_child3()269 child_wait(child_pipe3[0]); in do_child3()280 child_wait(child_pipe3[0]); in do_child3()[all …]
602 if (child_wait > 0)603 TIMEOUT(childwait_end, NULL, child_wait);
122 int child_wait = 5; /* # seconds to wait for children at exit */ variable291 { "child-timeout", o_int, &child_wait,
326 extern int child_wait; /* # seconds to wait for children at end */