Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TFD_NONBLOCK
usr/src/lib/libc/port/sys/timerfd.c
28
if (flags & ~(TFD_NONBLOCK | TFD_CLOEXEC)) {
usr/src/lib/libc/port/sys/timerfd.c
33
if (flags & TFD_NONBLOCK)