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

/openbsd-current/gnu/usr.bin/binutils/include/mpw/
H A Dstat.h23 time_t st_mtime; /* time of last data modification */ member in struct:stat
/openbsd-current/gnu/usr.bin/binutils/include/mpw/sys/
H A Dstat.h21 time_t st_mtime; member in struct:stat
/openbsd-current/sys/sys/
H A Dstat.h60 time_t st_mtime; /* time of last data modification */ member in struct:stat
79 #define st_mtime st_mtim.tv_sec macro
/openbsd-current/gnu/usr.bin/perl/vms/
H A Dvmsish.h604 #define st_mtime crtl_stat.st_mtime macro
/openbsd-current/gnu/usr.bin/perl/win32/
H A Dwin32.h625 time_t st_mtime; member in struct:w32_stat
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp43 #undef st_mtime macro
46 #define st_mtime st_mtim macro
327 #undef st_mtime macro

Completed in 208 milliseconds