Searched refs:O_CLOEXEC (Results 1 – 6 of 6) sorted by relevance
57 if (flags & ~O_CLOEXEC) { in dup3()
102 oflag = oflag | O_CLOEXEC; in _endopen()
33 value | O_CLOEXEC | int | fcntl.h | POSIX+ SUS+
87 #define O_CLOEXEC 0x800000 /* set the close-on-exec flag */ macro
1924 |O_CLOEXEC|FXATTRDIROPEN)1982 if (arg & O_CLOEXEC) in openarg()
382 case O_CLOEXEC: in prt_pip()388 case O_CLOEXEC|O_NONBLOCK: in prt_pip()