Home
last modified time | relevance | path

Searched refs:HAVE_STRUCT_STAT_ST_MTIM (Results 1 – 8 of 8) sorted by relevance

/freebsd/tests/sys/pjdfstest/
H A Dconfig.h122 #define HAVE_STRUCT_STAT_ST_MTIM 1 macro
/freebsd/contrib/nvi/common/
H A Dexf.c204 #elif defined HAVE_STRUCT_STAT_ST_MTIM in file_init()
230 #elif defined HAVE_STRUCT_STAT_ST_MTIM in file_init()
815 #elif defined HAVE_STRUCT_STAT_ST_MTIM
920 #elif defined HAVE_STRUCT_STAT_ST_MTIM
H A Drecover.c706 #elif defined HAVE_STRUCT_STAT_ST_MTIM
721 #elif defined HAVE_STRUCT_STAT_ST_MTIM
/freebsd/crypto/openssh/
H A Dconfig.h1398 #define HAVE_STRUCT_STAT_ST_MTIM 1 macro
H A Dsftp.c952 #if defined(HAVE_STRUCT_STAT_ST_MTIM) in sglob_comp()
/freebsd/contrib/nvi/ex/
H A Dex_cscope.c266 #elif defined HAVE_STRUCT_STAT_ST_MTIM in cscope_add()
825 #elif defined HAVE_STRUCT_STAT_ST_MTIM in csc_file()
/freebsd/contrib/nvi/
H A DCMakeLists.txt233 "sys/types.h;sys/stat.h" HAVE_STRUCT_STAT_ST_MTIM LANGUAGE C)
/freebsd/contrib/pjdfstest/
H A Dpjdfstest.c558 #if defined(HAVE_STRUCT_STAT_ST_MTIM) || \ in show_stat()