Searched defs:Strdup (Results 1 – 5 of 5) sorted by relevance
113 Strdup( in Strdup() function
99 Strdup( in Strdup() function
239 Strdup( in Strdup() function
525 #define Strdup(s) _Strdup(s, __FILE__, __LINE__) macro
904 #define Strdup(p) _Strdup(__FILE__, __LINE__, (p)) macro