Searched defs:wpa_strdup_tchar (Results 1 – 2 of 2) sorted by relevance
519 #define wpa_strdup_tchar(s) strdup((s)) macro
461 TCHAR * wpa_strdup_tchar(const char *str) in wpa_strdup_tchar() function