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