Searched defs:STATX_CTIME (Results 1 – 3 of 3) sorted by relevance
156 # define STATX_CTIME 0x00000080U macro
149 #define STATX_CTIME 0x00000080U /* Want/got stx_ctime */ macro
1014 pub const STATX_CTIME: ::c_uint = 0x0080; constant