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

/external/ipsec-tools/src/racoon/
H A Ddebugrm.h52 #ifndef racoon_strdup
53 #define racoon_strdup(p) strdup((p)) macro
72 #ifndef racoon_strdup
73 #define racoon_strdup(p) \ macro
H A Dgcmalloc.h95 #define racoon_strdup(str) GC_debug_strdup(str) macro
122 #ifndef racoon_strdup
123 #define racoon_strdup(s) strdup((s)) macro

Completed in 120 milliseconds