Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dsshpty.c40 #define O_NOCTTY 0 macro
H A Dsshd.c117 #define O_NOCTTY 0 macro
/titanic_41/usr/src/lib/libdtrace/common/
H A Dio.d.in167 inline int O_NOCTTY = @O_NOCTTY@; variable
/titanic_41/usr/src/ucbhead/sys/
H A Dfcntl.h72 #define O_NOCTTY 04000 /* don't allocate controlling tty (POSIX) */ macro
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dfcntlcom.h79 #define O_NOCTTY _FNOCTTY macro
/titanic_41/usr/src/uts/common/sys/
H A Dfcntl.h83 #define O_NOCTTY 0x800 /* don't allocate controlling tty (POSIX) */ macro