Searched defs:O_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
123 # define O_CLOEXEC 0x00400000 /* Set FD_CLOEXEC. */ macro
144 # define O_CLOEXEC __O_CLOEXEC /* Set close_on_exec. */ macro
Completed in 8 milliseconds