Home
last modified time | relevance | path

Searched defs:O_CLOEXEC (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A Dfcntl.h129 #define O_CLOEXEC 0x00100000 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dfcntl.h88 #define O_CLOEXEC 0x800000 /* set the close-on-exec flag */ macro