Searched refs:FSMOUNT_CLOEXEC (Results 1 – 3 of 3) sorted by relevance
108 #define FSMOUNT_CLOEXEC 0x00000001 macro
130 pub const FSMOUNT_CLOEXEC: ::std::os::raw::c_uint = 1; constant
2539 #ifdef FSMOUNT_CLOEXEC2540 { "FSMOUNT_CLOEXEC", (unsigned long) FSMOUNT_CLOEXEC },