Searched refs:__O_CLOEXEC (Results 1 – 5 of 5) sorted by relevance
84 #ifndef __O_CLOEXEC85 # define __O_CLOEXEC 02000000 macro144 # define O_CLOEXEC __O_CLOEXEC /* Set close_on_exec. */
34 #define __O_CLOEXEC 02000000 /* Set close_on_exec. */ macro
34 #define __O_CLOEXEC 010000000 /* Set close_on_exec. */ macro
37 #define __O_CLOEXEC 0x400000 /* Set close_on_exit. */ macro