Home
last modified time | relevance | path

Searched refs:Job_CatchChildren (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/bmake/
H A Djob.h99 void Job_CatchChildren(void);
H A Djob.c1912 Job_CatchChildren(void) in Job_CatchChildren() function
2039 Job_CatchChildren(); in Job_CatchOutput()
H A DChangeLog4928 * job.c (Job_CatchChildren): don't call Job_CatchOutput() here,