Searched defs:st_atime (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/sys/
H A Dstat.h219 #define st_atime st_atim.tv_sec macro
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp42 # undef st_atime macro
45 # define st_atime st_atim macro
324 # undef st_atime macro

Completed in 118 milliseconds