Searched refs:wpa_strdup_tchar (Results 1 – 1 of 1) sorted by relevance
404 TCHAR * wpa_strdup_tchar(const char *str);407 #define wpa_strdup_tchar(s) strdup((s)) macro