Searched defs:STATX_ATIME (Results 1 – 3 of 3) sorted by relevance
148 # define STATX_ATIME 0x00000020U macro
147 #define STATX_ATIME 0x00000020U /* Want/got stx_atime */ macro
1012 pub const STATX_ATIME: ::c_uint = 0x0020; constant