Home
last modified time | relevance | path

Searched defs:wpa_strdup_tchar (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/utils/
H A Dcommon.h497 #define wpa_strdup_tchar(s) strdup((s)) macro
H A Dcommon.c460 TCHAR * wpa_strdup_tchar(const char *str) in wpa_strdup_tchar() function