Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hash_calloc
usr/src/cmd/mandoc/mandoc_ohash.c
28
static void *hash_calloc(size_t, size_t, void *);
usr/src/cmd/mandoc/mandoc_ohash.c
38
info.calloc = hash_calloc;