Searched refs:child_wait (Results 1 – 3 of 3) sorted by relevance
117 int child_wait = 5; /* # seconds to wait for children at exit */ variable276 { "child-timeout", o_int, &child_wait,
625 if (child_wait > 0)626 TIMEOUT(childwait_end, NULL, child_wait);
320 extern int child_wait; /* # seconds to wait for children at end */