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

/xnu-2782.1.97/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 18 milliseconds