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

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

Completed in 18 milliseconds