Searched defs:rs_malloc (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dpf_ruleset.c93 #define rs_malloc(x) _MALLOC(x, M_TEMP, M_WAITOK) macro
119 #define rs_malloc(x) malloc(x) macro

Completed in 81 milliseconds