FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAXBUFSIZ
usr.bin/grep/file.c
208
buffer = grep_malloc(MAXBUFSIZ);
usr.bin/grep/file.c
73
nr = read(f->fd, buffer, MAXBUFSIZ);