Home
last modified time | relevance | path

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

/titanic_44/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.cc777 current_target->stat.time = file_no_time; in handle_interrupt()
813 rp->target->stat.time = file_no_time; in handle_interrupt()
2853 default_target_to_build->stat.time = file_no_time; in make_targets()
2908 file_no_time; in make_targets()
2973 default_target_to_build->stat.time = file_no_time; in make_targets()
H A Dfiles.cc92 if (target->stat.time != file_no_time) { in exists()
H A Ddoname.cc1194 true_target->stat.time = file_no_time; in check_dependencies()
1991 filename->stat.time = file_no_time; in read_dependency_file()
2032 make_state->stat.time = file_no_time; in check_read_state_file()
2624 target->stat.time = file_no_time; in update_target()
H A Dparallel.cc1847 make_state->stat.time = file_no_time; in maybe_reread_make_state()
H A Dread.cc242 makefile_name->stat.time = file_no_time; in read_simple_file()
/titanic_44/usr/src/cmd/make/lib/mksh/
H A Dglobals.cc124 const timestruc_t file_no_time = { -1, 0 }; variable
H A Dmisc.cc219 np->stat.time = file_no_time; in getname_fn()
/titanic_44/usr/src/cmd/make/include/mksh/
H A Ddefs.h346 extern const timestruc_t file_no_time;