Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
O_NL1
usr/src/ucbhead/sys/ioctl.h
93
#define NL1 O_NL1
usr/src/uts/common/io/ttcompat.c
1106
if ((csp->t_flags & O_NLDELAY) == O_NL1)
usr/src/uts/common/io/ttcompat.c
1306
csp->t_flags |= O_NL1; /* tty37 */
usr/src/uts/common/sys/ioctl.h
104
#define NL1 O_NL1