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)
1167 if (useMeta) {
1269 if (useMeta) {
1513 if (useMeta)
1581 if (useMeta)
1663 if (useMeta) {
1854 if (useMeta)
2023 if (useMeta && job->inPollfd != &fds[i]) {
2505 if (useMeta) {
2523 if (useMeta) {
    [all...]
meta.c 73 bool useMeta = false;
576 useMeta = true;
make.c 362 if (useMeta)

Completed in 17 milliseconds