Searched defs:O_NOCTTY (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/ucbhead/sys/
H A Dfcntl.h71 #define O_NOCTTY 04000 /* don't allocate controlling tty (POSIX) */ macro
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dfcntlcom.h80 #define O_NOCTTY _FNOCTTY macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dfcntl.h110 #define O_NOCTTY 0x8000 /* don't assign controlling terminal */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dfcntl.h84 #define O_NOCTTY 0x800 /* don't allocate controlling tty (POSIX) */ macro

Completed in 64 milliseconds