Searched defs:O_CLOEXEC (Results 1 – 8 of 8) sorted by relevance
76 #define O_CLOEXEC global() macro 78 #define O_CLOEXEC global() macro 80 #define O_CLOEXEC global() macro
15 #define O_CLOEXEC 010000000 /* set close_on_exec */ macro
21 #define O_CLOEXEC 0x400000 macro
34 pub const O_CLOEXEC: u32 = bindings::O_CLOEXEC; constant
18 #define O_CLOEXEC 010000000 /* set close_on_exec */ macro
62 #define O_CLOEXEC 02000000 /* set close_on_exec */ macro
94 # define O_CLOEXEC 02000000 macro