Home
last modified time | relevance | path

Searched defs:O_NOCTTY (Results 1 – 5 of 5) sorted by relevance

/titanic_51/usr/src/lib/libdtrace/common/
H A Dio.d.in167 inline int O_NOCTTY = @O_NOCTTY@; variable
/titanic_51/usr/src/ucbhead/sys/
H A Dfcntl.h71 #define O_NOCTTY 04000 /* don't allocate controlling tty (POSIX) */ macro
/titanic_51/usr/src/lib/libbc/inc/include/sys/
H A Dfcntlcom.h80 #define O_NOCTTY _FNOCTTY macro
/titanic_51/usr/src/boot/sys/sys/
H A Dfcntl.h110 #define O_NOCTTY 0x8000 /* don't assign controlling terminal */ macro
/titanic_51/usr/src/uts/common/sys/
H A Dfcntl.h84 #define O_NOCTTY 0x800 /* don't allocate controlling tty (POSIX) */ macro