Home
last modified time | relevance | path

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

/freebsd-head/contrib/bmake/
HDmake.h1124 GNode_IsWaitingFor(const GNode *gn) in GNode_IsWaitingFor() function
HDmake.c1105 if (!GNode_IsWaitingFor(ogn)) in MakePrintStatusOrderNode()