Searched defs:CCMALLOC (Results 1 – 2 of 2) sorted by relevance
| /trueos/contrib/ngatm/libngatm/ | ||
| HD | cccust.h | 45 #define CCMALLOC(S) (malloc((S))) macro |
| /trueos/sys/netgraph/atm/ccatm/ | ||
| HD | ng_ccatm_cust.h | 50 #define CCMALLOC(S) (malloc((S), M_NG_CCATM, M_NOWAIT)) macro |