Searched defs:STATX_MTIME (Results 1 – 3 of 3) sorted by relevance
152 # define STATX_MTIME 0x00000040U macro
148 #define STATX_MTIME 0x00000040U /* Want/got stx_mtime */ macro
1013 pub const STATX_MTIME: ::c_uint = 0x0040; constant