FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
O_NOCTTY
crypto/heimdal/appl/telnet/telnetd/sys_term.c
946
#define O_NOCTTY 0
crypto/openssh/openbsd-compat/bsd-openpty.c
72
#define O_NOCTTY 0
crypto/openssh/sshpty.c
47
#define O_NOCTTY 0
sys/sys/fcntl.h
109
#define O_NOCTTY 0x8000 /* don't assign controlling terminal */