NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Realloc
bin/csh/csh.h
88
#define xrealloc(p, i) Realloc(p, i)
bin/csh/extern.h
316
void *Realloc(void *, size_t);