OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pfree
usr.bin/ctfconv/pool.h
57
pfree(struct pool *pp, void *p)
usr.bin/ctfconv/pool.h
65
#define pfree(a, b) free(b)