Home
last modified time | relevance | path

Searched refs:t_access (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/tests/lib/libc/sys/
H A DMakefile11 TESTS_C+= t_access
/netbsd-src/sys/fs/ntfs/
H A Dntfs.h111 u_int64_t t_access; member
H A Dntfs_vnops.c188 vap->va_atime = ntfs_nttimetounix(fp->f_times.t_access); in ntfs_getattr()