Home
last modified time | relevance | path

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

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