Home
last modified time | relevance | path

Searched defs:CCMALLOC (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/ngatm/libngatm/
HDcccust.h45 #define CCMALLOC(S) (malloc((S))) macro
/trueos/sys/netgraph/atm/ccatm/
HDng_ccatm_cust.h50 #define CCMALLOC(S) (malloc((S), M_NG_CCATM, M_NOWAIT)) macro