Lines Matching refs:TCHAR
67 TCHAR name[TNAMELEN];
120 static int wpa_config_read_reg_dword(HKEY hk, const TCHAR *name, int *_val)
137 static char * wpa_config_read_reg_string(HKEY hk, const TCHAR *name)
141 TCHAR *val;
283 static struct wpa_ssid * wpa_config_read_network(HKEY hk, const TCHAR *netw,
311 TCHAR name[255], data[1024];
389 TCHAR name[255];
440 TCHAR buf[256];
492 static int wpa_config_write_reg_dword(HKEY hk, const TCHAR *name, int val,
519 TCHAR *_name, *_val;
537 (os_strlen(val) + 1) * sizeof(TCHAR));
630 static int wpa_config_delete_subkeys(HKEY hk, const TCHAR *key)
645 TCHAR name[255];
833 TCHAR name[5];
945 TCHAR *name;
977 TCHAR buf[256];