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

/freebsd-9.3-release/usr.bin/make/
H A Dtarg.h64 Boolean Targ_Ignore(struct GNode *);
H A Dtarg.c65 * Targ_Ignore Return TRUE if errors should be ignored when creating
235 * Targ_Ignore
242 Targ_Ignore(GNode *gn) function
H A Djob.c1600 if (Targ_Ignore(gn)) {
3153 if (Targ_Ignore(gn)) {
/freebsd-9.3-release/contrib/bmake/
H A Dnonints.h169 Boolean Targ_Ignore(GNode *);
H A Dcompat.c584 if (Targ_Ignore(gn)) {
H A Dtarg.c112 * Targ_Ignore Return TRUE if errors should be ignored when
416 * Targ_Ignore --
430 Targ_Ignore(GNode *gn) function
H A Djob.c1568 if (Targ_Ignore(gn)) {

Completed in 167 milliseconds