NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rs_malloc
sys/dist/pf/net/pf_ruleset.c
66
#define rs_malloc(x) malloc(x, M_TEMP, M_WAITOK)
sys/dist/pf/net/pf_ruleset.c
77
# define rs_malloc(x) malloc(x)