Searched defs:FD_CLOEXEC (Results 1 – 9 of 9) sorted by relevance
162 #define FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
205 FD_CLOEXEC = 1 variable
188 pub const FD_CLOEXEC: c_int = 1; constant
419 pub const FD_CLOEXEC: ::c_int = 0x0100_0000; constant
633 FD_CLOEXEC = 1 variable
647 FD_CLOEXEC = 1 variable
883 pub const FD_CLOEXEC: ::c_int = 1; constant
216 pub const FD_CLOEXEC: ::c_int = 0x1; constant
1324 pub const FD_CLOEXEC: ::c_int = 0x1; constant