Searched refs:st_birthtim (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A Dstat.h139 struct timespec st_birthtim; /* time of file creation */ member in struct:stat
141 * Explicitly pad st_birthtim to 16 bytes so that the size of
169 struct timespec st_birthtim; /* time of file creation */ member in struct:nstat
183 #define st_birthtime st_birthtim.tv_sec
191 #define st_birthtimespec st_birthtim

Completed in 71 milliseconds