Searched defs:CLOSE_RANGE_UNSHARE (Results 1 – 4 of 4) sorted by relevance
6 #define CLOSE_RANGE_UNSHARE (1U << 1) macro
14 # define CLOSE_RANGE_UNSHARE (1U << 1) macro
40 #define CLOSE_RANGE_UNSHARE (1U << 1) macro
2143 pub const CLOSE_RANGE_UNSHARE: ::c_uint = 1 << 1; constant