DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
erealloc
lib/libutil/efun.c
120
erealloc(void *p, size_t n)
usr.sbin/zic/zic.c
359
#define erealloc(ptr, size) memcheck(realloc(ptr, size))