Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
R_Zalloc
usr/src/uts/common/net/radix.h
176
#define R_Zalloc(p, c, n) \
usr/src/uts/common/net/radix.h
200
#define R_Zalloc(p, t, n) (p = calloc(1, (unsigned int)(n)))