Searched defs:FSOPEN_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
81 #define FSOPEN_CLOEXEC 0x00000001 macro
125 pub const FSOPEN_CLOEXEC: ::std::os::raw::c_uint = 1; constant