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