Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__NR_fcntl
arch/um/kernel/skas/stub_exe.c
53
stub_syscall3(__NR_fcntl, 0, F_SETFL, O_NONBLOCK);
tools/include/nolibc/sys.h
255
nr_fcntl = __NR_fcntl;