Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
take_fd
include/linux/file.h
117
#define take_fd(fd) __get_and_null(fd, -EBADF)
tools/testing/selftests/bpf/prog_tests/socket_helpers.h
34
#define take_fd(fd) __get_and_null(fd, -EBADF)