Searched refs:strSource (Results 1 – 1 of 1) sorted by relevance
84 inline char* strdup(const char* strSource) in strdup() argument86 return _strdup(strSource); in strdup()