Lines Matching refs:TCHAR
73 TCHAR name[TNAMELEN];
126 static int wpa_config_read_reg_dword(HKEY hk, const TCHAR *name, int *_val)
143 static char * wpa_config_read_reg_string(HKEY hk, const TCHAR *name)
147 TCHAR *val;
262 static struct wpa_ssid * wpa_config_read_network(HKEY hk, const TCHAR *netw,
289 TCHAR name[255], data[1024];
376 TCHAR name[255];
427 TCHAR buf[256];
474 static int wpa_config_write_reg_dword(HKEY hk, const TCHAR *name, int val,
501 TCHAR *_name, *_val;
519 (os_strlen(val) + 1) * sizeof(TCHAR));
586 static int wpa_config_delete_subkeys(HKEY hk, const TCHAR *key)
601 TCHAR name[255];
789 TCHAR name[5];
899 TCHAR *name;
931 TCHAR buf[256];