Home
last modified time | relevance | path

Searched refs:file_min_time (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Dglobals.cc124 const timestruc_t file_min_time = { 2, 0 }; variable
/illumos-gate/usr/src/cmd/make/bin/
H A Dfiles.cc154 target->stat.time = MAX(buf.st_mtim, file_min_time); in exists()
191 target->stat.time = MAX(buf.st_mtim, file_min_time); in set_target_stat()
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h349 extern const timestruc_t file_min_time;