Searched defs:O_CLOEXEC (Results 1 – 4 of 4) sorted by relevance
229 #define O_CLOEXEC 02000000 macro
508 # define O_CLOEXEC O_NOINHERIT macro512 # define O_CLOEXEC 0 macro
62 #define O_CLOEXEC 02000000 /* set close_on_exec */ macro