Home
last modified time | relevance | path

Searched refs:hostapd_config_read (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.h12 struct hostapd_config * hostapd_config_read(const char *fname);
H A Dmain.c788 interfaces.config_read_cb = hostapd_config_read; in main()
H A Dconfig_file.c5118 struct hostapd_config * hostapd_config_read(const char *fname) in hostapd_config_read() function