OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
reallocate_lines
usr.bin/patch/inp.c
206
if (!reallocate_lines(&lines_allocated))
usr.bin/patch/inp.c
216
if (!reallocate_lines(&lines_allocated))
usr.bin/patch/inp.c
61
static bool reallocate_lines(size_t *);