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