Searched refs:wpa_config_read (Results 1 - 14 of 14) sorted by relevance

/external/wpa_supplicant/
H A Dconfig_none.c26 struct wpa_config * wpa_config_read(const char *name) function
H A Dconfig.h310 * wpa_config_read - Read and parse configuration database
321 struct wpa_config * wpa_config_read(const char *name);
327 * @config: Configuration data from wpa_config_read()
331 * a text file) in a format that can be read with wpa_config_read(). This can
H A Dpreauth_test.c332 wpa_s.conf = wpa_config_read(argv[1]);
H A Dconfig_file.c245 struct wpa_config * wpa_config_read(const char *name) function
H A Dconfig_winreg.c359 struct wpa_config * wpa_config_read(const char *name) function
H A Deapol_test.c1017 wpa_s.conf = wpa_config_read(conf);
H A Dwpa_supplicant.c919 conf = wpa_config_read(wpa_s->confname);
2151 wpa_s->conf = wpa_config_read(wpa_s->confname);
/external/wpa_supplicant_6/wpa_supplicant/
H A Dconfig_none.c26 struct wpa_config * wpa_config_read(const char *name) function
H A Dconfig.h364 * wpa_config_read - Read and parse configuration database
375 struct wpa_config * wpa_config_read(const char *name);
381 * @config: Configuration data from wpa_config_read()
385 * a text file) in a format that can be read with wpa_config_read(). This can
H A Dpreauth_test.c324 wpa_s.conf = wpa_config_read(argv[1]);
H A Dwpa_supplicant.c570 conf = wpa_config_read(wpa_s->confname);
1775 wpa_s->conf = wpa_config_read(wpa_s->confname);
H A Dconfig_file.c506 struct wpa_config * wpa_config_read(const char *name) function
H A Dconfig_winreg.c425 struct wpa_config * wpa_config_read(const char *name) function
H A Deapol_test.c1145 wpa_s.conf = wpa_config_read(conf);

Completed in 127 milliseconds