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

/netbsd-current/sys/compat/sys/
H A Dstat.h114 long st_atimensec; /* nsec of last access */ member in struct:stat13
156 long st_atimensec; /* nsec of last access */ member in struct:stat30
/netbsd-current/sys/sys/
H A Dstat.h75 long st_atimensec; /* nsec of last access */ member in struct:stat
102 #define st_atimensec st_atim.tv_nsec macro

Completed in 291 milliseconds