NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FING_BUFSIZE
sbin/mount_portal/examples/fing.c
15
char buff[FING_BUFSIZE];
sbin/mount_portal/examples/fing.c
26
n = fread(buff, (size_t) 1, FING_BUFSIZE, fp);