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