FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
KFREE
sys/netpfil/ipfilter/netinet/ip_compat.h
342
# define KFREE(x) free(x)
sys/netpfil/ipfilter/netinet/ip_compat.h
482
# define KFREE(x) free((x), _M_IPF)