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;
278 static struct wpa_ssid * wpa_config_read_network(HKEY hk, const TCHAR *netw,
305 TCHAR name[255], data[1024];
390 TCHAR name[255];
441 TCHAR buf[256];
488 static int wpa_config_write_reg_dword(HKEY hk, const TCHAR *name, int val,
515 TCHAR *_name, *_val;
533 (os_strlen(val) + 1) * sizeof(TCHAR));
623 static int wpa_config_delete_subkeys(HKEY hk, const TCHAR *key)
638 TCHAR name[255];
826 TCHAR name[5];
936 TCHAR *name;
968 TCHAR buf[256];