Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dmake.h1137 GNode_IsWaitingFor(const GNode *gn) in GNode_IsWaitingFor() function
H A Dmake.c1094 if (!GNode_IsWaitingFor(ogn)) in MakePrintStatusOrderNode()