FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IN_NONBLOCK_OLD
lib/libc/gen/inotify.c
32
if ((flags & IN_NONBLOCK_OLD) != 0) {
lib/libc/gen/inotify.c
33
flags &= ~IN_NONBLOCK_OLD;