HomeSort by: relevance | last modified time | path
    Searched refs:useMeta (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.bin/make/
meta.h 60 extern bool useMeta;
compat.c 213 if (useMeta)
347 if (useMeta)
363 if (useMeta)
383 if (useMeta)
400 if (useMeta)
586 if (useMeta && GNode_ShouldExecute(gn))
598 if (useMeta && GNode_ShouldExecute(gn)) {
job.c 537 if (useMeta)
1222 if (useMeta) {
1323 if (useMeta) {
1567 if (useMeta)
1635 if (useMeta)
1717 if (useMeta) {
1908 if (useMeta)
2077 if (useMeta && job->inPollfd != &fds[i]) {
2559 if (useMeta) {
2577 if (useMeta) {
    [all...]
meta.c 66 bool useMeta = false;
535 useMeta = true;
make.c 362 if (useMeta)

Completed in 95 milliseconds