HomeSort by relevance Sort by last modified time
    Searched defs:racoon_strdup (Results 1 - 2 of 2) sorted by null

  /external/ipsec-tools/src/racoon/
debugrm.h 52 #ifndef racoon_strdup
53 #define racoon_strdup(p) strdup((p)) macro
72 #ifndef racoon_strdup
73 #define racoon_strdup(p) \ macro
gcmalloc.h 95 #define racoon_strdup(str) GC_debug_strdup(str) macro
122 #ifndef racoon_strdup
123 #define racoon_strdup(s) strdup((s)) macro

Completed in 1277 milliseconds