Home
last modified time | relevance | path

Searched defs:Strdup (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libedit/
H A Dhistory.c68 #define Strdup(s) strdup(s) macro
86 #define Strdup(s) wcsdup(s) macro