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

/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/racoon/
H A Ddebugrm.h41 #define racoon_malloc(sz) malloc((sz)) macro
57 #define racoon_malloc(sz) \ macro
H A Dgcmalloc.h91 #define racoon_malloc(sz) GC_debug_malloc(sz, GC_EXTRAS) macro
111 #define racoon_malloc(sz) malloc((sz)) macro

Completed in 61 milliseconds