Searched defs:TFD_CLOEXEC (Results 1 – 6 of 6) sorted by relevance
262 pub const TFD_CLOEXEC: i32 = 0o2000000; constant
2275 pub const TFD_CLOEXEC: i32 = crate::O_CLOEXEC; constant
4629 pub const TFD_CLOEXEC: c_int = O_CLOEXEC; constant
956 pub const TFD_CLOEXEC: c_int = O_CLOEXEC; constant
2633 pub const TFD_CLOEXEC: c_int = O_CLOEXEC; constant
3230 pub const TFD_CLOEXEC: c_int = O_CLOEXEC; constant