st_atimespec 71 compat/common/vfs_syscalls_35.c ost->st_atimespec = st->st_atimespec; st_atimespec 100 compat/svr4/svr4_stat.c st4->st_atim = st->st_atimespec.tv_sec; st_atimespec 121 compat/svr4/svr4_stat.c st4->st_atim = st->st_atimespec; st_atimespec 143 compat/svr4/svr4_stat.c st4->st_atim = st->st_atimespec; st_atimespec 686 kern/sys_pipe.c ub->st_atimespec = pipe->pipe_atime; st_atimespec 261 kern/uipc_usrreq.c ((struct stat *) m)->st_atimespec = st_atimespec 391 kern/vfs_vnops.c sb->st_atimespec = va.va_atime; st_atimespec 56 sys/stat.h struct timespec st_atimespec; /* time of last access */ st_atimespec 73 sys/stat.h struct timespec st_atimespec; /* time of last access */ st_atimespec 96 sys/stat.h struct timespec st_atimespec; /* time of last access */ st_atimespec 122 sys/stat.h #define st_atime st_atimespec.tv_sec st_atimespec 123 sys/stat.h #define st_atimensec st_atimespec.tv_nsec