Searched refs:ST_ATIME (Results 1 – 2 of 2) sorted by relevance
/freebsd/tests/sys/cddl/zfs/tests/ctime/ |
H A D | ctime_001_pos.c | 38 #define ST_ATIME 0 macro 90 { ST_ATIME, "st_atime", do_read }, 91 { ST_ATIME, "st_atime", do_utime }, 195 case ST_ATIME: in get_file_time()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | ctime.c | 46 #define ST_ATIME 0 macro 85 case ST_ATIME: in get_file_time() 287 { ST_ATIME, "st_atime", do_read }, 288 { ST_ATIME, "st_atime", do_utime },
|