FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAXMAXFD
crypto/openssh/ssh-keyscan.c
794
if (maxfd > MAXMAXFD)
crypto/openssh/ssh-keyscan.c
795
maxfd = MAXMAXFD;