Searched defs:wpa_strdup_tchar (Results 1 – 2 of 2) sorted by relevance
| /external/wpa_supplicant_8/src/utils/ | ||
| D | common.h | 502 #define wpa_strdup_tchar(s) strdup((s))  macro | 
| D | common.c | 461 TCHAR * wpa_strdup_tchar(const char *str)  in wpa_strdup_tchar()  function |