Home
last modified time | relevance | path

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

/openbsd-src/sys/sys/
H A Dstat.h62 time_t st_ctime; /* time of last file status change */ member
80 #define st_ctime st_ctim.tv_sec macro
/openbsd-src/gnu/usr.bin/binutils/include/mpw/sys/
H A Dstat.h23 time_t st_ctime; member
/openbsd-src/gnu/usr.bin/binutils/include/mpw/
H A Dstat.h24 time_t st_ctime; /* time of last file status change */ member
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dwin32.h626 time_t st_ctime; global() member
/openbsd-src/gnu/usr.bin/perl/vms/
H A Dvmsish.h605 #define st_ctime crtl_stat.st_ctime macro
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp47 #define st_ctime st_ctim macro