DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
O_NDELAY
games/hunt/huntd/answer.c
116
flags |= O_NDELAY;
games/hunt/huntd/driver.c
1023
flags |= O_NDELAY;
usr.bin/chat/chat.c
103
#define O_NONBLOCK O_NDELAY
usr.sbin/dconschat/dconschat.c
586
flags |= O_NDELAY;
usr.sbin/ppp/main.c
100
#ifdef O_NDELAY
usr.sbin/ppp/main.c
101
#define O_NONBLOCK O_NDELAY