FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PORT_MAX_LEN
crypto/openssh/regress/netcat.c
1128
portlist[x] = calloc(1, PORT_MAX_LEN);
crypto/openssh/regress/netcat.c
1131
snprintf(portlist[x], PORT_MAX_LEN, "%d", cp);