Searched defs:O_CLOEXEC (Results 1 – 10 of 10) sorted by relevance
57 #define O_CLOEXEC 0x400000 macro59 #define O_CLOEXEC 010000000 macro61 #define O_CLOEXEC 02000000 macro
40 #define O_CLOEXEC 02000000 macro
15 #define O_CLOEXEC 010000000 /* set close_on_exec */ macro
21 #define O_CLOEXEC 0x400000 macro
18 #define O_CLOEXEC 010000000 /* set close_on_exec */ macro
53 #define O_CLOEXEC 02000000 macro
63 #define O_CLOEXEC 02000000 /* set close_on_exec */ macro
62 #define O_CLOEXEC 02000000 /* set close_on_exec */ macro
67 #define O_CLOEXEC 02000000 macro
83 # define O_CLOEXEC 02000000 macro