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

/freebsd-9.3-release/usr.bin/make/
H A Dmake.h70 Boolean Make_Run(struct Lst *);
H A Dmake.c50 * Make_Run Initialize things for the module and recreate
127 * Used by Make_Run when deciding which nodes to place on the
270 * Function called by Make_Run and SuffApplyTransform on the downward
322 * decent children the parent has. This is used by Make_Run to
660 * Callback function for Make_Run via LST_FOREACH. If gn->unmade is
706 * Make_Run
725 Make_Run(Lst *targs) function
H A Dmain.c1298 outOfDate = Make_Run(&targs);
/freebsd-9.3-release/contrib/bmake/
H A Dmake.h494 Boolean Make_Run(Lst);
H A Dmake.c90 * Make_Run Initialize things for the module and recreate
198 * Used by Make_Run when deciding which nodes to place on the
359 * Function used by Make_Run to add a child to the list l.
392 * Function used by Make_Run to find the pathname of a child
423 * Function called by Make_Run and SuffApplyTransform on the downward
513 * Callback function for Lst_ForEach, used by Make_Run on the downward
552 * children the parent has. This is used by Make_Run to decide
1170 * Callback function for Make_Run via Lst_ForEach.
1483 * Make_Run --
1506 Make_Run(Ls
1497 Make_Run(Lst targs) function
[all...]
H A Dmain.c1359 outOfDate = Make_Run(targs);
H A Djob.c1950 (void)Make_Run(lst);

Completed in 83 milliseconds