Searched defs:FD_CLOSE (Results 1 – 3 of 3) sorted by relevance
272 #define FD_CLOSE 0x20 macro
330 #define FD_CLOSE (1 << FD_CLOSE_BIT) macro
20354 pub const FD_CLOSE: u32 = 32; constant