Home
last modified time | relevance | path

Searched refs:file_no_time (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/make/bin/
H A Ddosys.cc115 make_state->stat.time = file_no_time; in dosys()
143 make_state->stat.time = file_no_time; in dosys()
H A Dar.cc212 if (true_member->stat.time != file_no_time) { in read_archive()
232 if (target->stat.time == file_no_time) { in read_archive()
251 if (target->stat.time == file_no_time) { in read_archive()
436 if(name->stat.time == file_no_time) { in read_archive_dir()
522 if(name->stat.time == file_no_time) { in read_archive_dir()
H A Dmain.cc803 current_target->stat.time = file_no_time; in handle_interrupt()
839 rp->target->stat.time = file_no_time; in handle_interrupt()
2906 default_target_to_build->stat.time = file_no_time; in make_targets()
2961 file_no_time; in make_targets()
3026 default_target_to_build->stat.time = file_no_time; in make_targets()
H A Ddoname.cc1204 true_target->stat.time = file_no_time; in check_dependencies()
2001 filename->stat.time = file_no_time; in read_dependency_file()
2042 make_state->stat.time = file_no_time; in check_read_state_file()
2634 target->stat.time = file_no_time; in update_target()
H A Dfiles.cc94 if (target->stat.time != file_no_time) { in exists()
H A Dparallel.cc1847 make_state->stat.time = file_no_time; in maybe_reread_make_state()
H A Dread.cc244 makefile_name->stat.time = file_no_time; in read_simple_file()
/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Dglobals.cc121 const timestruc_t file_no_time = { -1, 0 }; variable
H A Dmisc.cc217 np->stat.time = file_no_time; in getname_fn()
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h346 extern const timestruc_t file_no_time;