FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
safe_realloc
sbin/ipfw/dummynet.c
2002
x = safe_realloc(x, l);
sbin/ipfw/ipfw2.h
356
void *safe_realloc(void *ptr, size_t size);