OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
grep_realloc
usr.bin/grep/file.c
81
lnbuf = grep_realloc(lnbuf, ++lnbufsize);
usr.bin/grep/grep.h
92
void *grep_realloc(void *ptr, size_t size);