Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/error/
H A Dsubr.c85 Strdup(const char *s) in Strdup() function
/netbsd-src/lib/libedit/
H A Dhistory.c68 #define Strdup(s) strdup(s) macro
86 #define Strdup(s) wcsdup(s) macro