Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Dglobals.cc123 const timestruc_t file_is_dir = { 1, 0 }; variable
/illumos-gate/usr/src/cmd/make/bin/
H A Dfiles.cc149 target->stat.time = file_is_dir; in exists()
186 target->stat.time = file_is_dir; in set_target_stat()
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h348 extern const timestruc_t file_is_dir;