Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dmain.c2060 shouldDieQuietly(GNode *gn, int bf) in cached_realpath()
2132 if (shouldDieQuietly(gn, -1)) in PrintOnError()
2076 shouldDieQuietly(GNode *gn, int bf) shouldDieQuietly() function
H A Dmake.h1096 bool shouldDieQuietly(GNode *, int) MAKE_ATTR_USE;
H A Djob.c1104 if (!shouldDieQuietly(job->node, -1)) { in JobFinishDoneExitedError()
1252 if (shouldDieQuietly(NULL, -1)) { in JobFinish()
2798 if (shouldDieQuietly(NULL, 1)) { in Job_ServerStart()
H A DChangeLog1888 o rename dieQuietly to shouldDieQuietly