Home | Sort by: relevance | last modified time | path |
/src/usr.bin/make/ | |
compat.c | 110 if (!GNode_IsPrecious(gn) && 132 if (signo == SIGINT && !GNode_IsPrecious(curTarg)) { |
make.h | 1136 GNode_IsPrecious(const GNode *gn) |
job.c | 600 if (GNode_IsPrecious(gn)) |