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