Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
H A Dcompat.c631 GNode_UpdateYoungestChild(pgn, gn); in MakeUnmade()
660 GNode_UpdateYoungestChild(pgn, gn); in MakeOther()
665 GNode_UpdateYoungestChild(pgn, gn); in MakeOther()
H A Dmake.c219 GNode_UpdateYoungestChild(GNode *gn, GNode *cgn) in GNode_UpdateYoungestChild() function
376 GNode_UpdateYoungestChild(ln->datum, gn); in GNode_IsOODate()
392 GNode_UpdateYoungestChild(pgn, cgn); in PretendAllChildrenAreMade()
753 GNode_UpdateYoungestChild(pgn, cgn); in Make_Update()
H A Dmake.h1056 void GNode_UpdateYoungestChild(GNode *, GNode *);
H A DChangeLog1056 o rename Make_TimeStamp to GNode_UpdateYoungestChild