Home
last modified time | relevance | path

Searched refs:should_print_dep (Results 1 – 1 of 1) sorted by path

/illumos-gate/usr/src/cmd/make/bin/
H A Dnse_printdep.cc39 static Boolean should_print_dep(Property line);
167 if (should_print_dep(line)) { in print_deps()
265 should_print_dep(Property line) in should_print_dep() function