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

/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Dmm-internal.h74 #define mm_strdup(s) event_mm_strdup_(s) macro
80 #define mm_strdup(s) strdup(s) macro
/netbsd-current/external/bsd/libevent/dist/
H A Dmm-internal.h78 #define mm_strdup(s) event_mm_strdup_(s) macro
84 #define mm_strdup(s) strdup(s) macro

Completed in 76 milliseconds