HomeSort by: relevance | last modified time | path
    Searched defs:have_filemon (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/make/
meta.c 1082 bool have_filemon = false; local in function:meta_oodate
1158 if (!have_filemon) {
1160 have_filemon = true;
1164 have_filemon = true;
1175 if (have_filemon) {
1571 if (!oodate && !have_filemon && filemonMissing) {
meta.c 1082 bool have_filemon = false; local in function:meta_oodate
1158 if (!have_filemon) {
1160 have_filemon = true;
1164 have_filemon = true;
1175 if (have_filemon) {
1571 if (!oodate && !have_filemon && filemonMissing) {

Completed in 24 milliseconds