Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_RCV_FDS
arch/um/os-Linux/file.c
511
char buf[CMSG_SPACE(sizeof(*fds) * MAX_RCV_FDS)];
arch/um/os-Linux/file.c
525
if (n_fds > MAX_RCV_FDS)