Searched refs:FSOPEN_CLOEXEC (Results 1 – 3 of 3) sorted by relevance
81 #define FSOPEN_CLOEXEC 0x00000001 macro
125 pub const FSOPEN_CLOEXEC: ::std::os::raw::c_uint = 1; constant
2557 #ifdef FSOPEN_CLOEXEC2558 { "FSOPEN_CLOEXEC", (unsigned long) FSOPEN_CLOEXEC },