FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sn_malloc
sys/netinet/libalias/alias_sctp.c
188
#define sn_malloc(x) malloc(x, M_SCTPNAT, M_NOWAIT|M_ZERO)
sys/netinet/libalias/alias_sctp.c
194
#define sn_malloc(x) malloc(x)