OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
STRSIZ
sbin/mountd/mountd.c
2254
char str[STRSIZ];
sbin/mountd/mountd.c
2262
while (fgets(str, STRSIZ, mlfile) != NULL) {