Searched defs:st_ctime (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/compat/sys/
H A Dstat.h118 int32_t st_ctime; /* time of last file status change */ member in struct:stat13
160 int32_t st_ctime; /* time of last file status change */ member in struct:stat30
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_windows.c88 int64_t st_ctime; member in struct:ustat
/netbsd-current/sys/sys/
H A Dstat.h78 time_t st_ctime; /* time of last file status change */ member in struct:stat
96 #define st_ctime st_ctim.tv_sec macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_linux.cc266 #undef st_ctime macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_linux.cc295 #undef st_ctime macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_linux.cpp45 #undef st_ctime macro
48 #define st_ctime st_ctim macro
298 #undef st_ctime macro

Completed in 192 milliseconds