Home
last modified time | relevance | path

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

/minix3/lib/libedit/
H A Dchartype.h100 #define Strdup(x) wcsdup(x) macro
156 #define Strdup(x) strdup(x) macro