Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Djob.c443 static bool readyfd(Job *);
2058 if (nready > 0 && readyfd(&childExitJob)) { in Job_CatchOutput()
2663 readyfd(Job *job) in JobRestartJobs()
2737 readyfd(Job *job) readyfd() function