Searched refs:TargPropagateCohort (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/bmake/
H A Dtarg.c152 static int TargPropagateCohort(void *, void *);
784 * If the node was defined with "::", then TargPropagateCohort()
798 Lst_ForEach(gn->cohorts, TargPropagateCohort, gnp);
804 * TargPropagateCohort --
821 TargPropagateCohort(void *cgnp, void *pgnp) function

Completed in 46 milliseconds