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

/freebsd-10.3-release/usr.bin/make/
H A Dtarg.h48 * Targ_FindList functions in targ.c. They simply tell the functions what to
63 void Targ_FindList(struct Lst *, struct Lst *, int);
H A Dtarg.c60 * Targ_FindList Given a list of names, find nodes for all of them. If a
195 * Targ_FindList
208 Targ_FindList(Lst *nodes, Lst *names, int flags) function
H A Dmain.c1290 Targ_FindList(&targs, &create, TARG_CREATE);
/freebsd-10.3-release/contrib/bmake/
H A Dnonints.h168 Lst Targ_FindList(Lst, int);
H A Dtarg.c106 * Targ_FindList Given a list of names, find nodes for all
366 * Targ_FindList --
384 Targ_FindList(Lst names, int flags) function
H A Dmain.c1379 targs = Targ_FindList(create, TARG_CREATE);

Completed in 63 milliseconds