Home
last modified time | relevance | path

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

/src/contrib/bmake/
H A Dcompat.c276 GNode *endNode = Targ_GetEndNode(); in Compat_RunCommand()
567 if (opts.query && gn != Targ_GetEndNode()) in MakeUnmade()
744 (void)Targ_GetEndNode(); in Compat_MakeAll()
770 GNode *endNode = Targ_GetEndNode(); in Compat_MakeAll()
H A Dtarg.c308 Targ_GetEndNode(void) in Targ_GetEndNode() function
H A Djob.c1148 Lst_Append(&Targ_GetEndNode()->commands, expanded_cmd); in JobSaveCommands()
2216 (void)Targ_GetEndNode(); in Job_Init()
2481 GNode *dotEnd = Targ_GetEndNode(); in Job_MakeDotEnd()
H A Dmake.h955 GNode *Targ_GetEndNode(void);