Searched refs:config_read_cb (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dhostapd.h31 struct hostapd_config * (*config_read_cb)(const char *config_fname); member in struct:hapd_interfaces
H A Dhostapd.c118 iface->interfaces->config_read_cb == NULL)
120 newconf = iface->interfaces->config_read_cb(iface->config_fname);
/freebsd-10.1-release/contrib/wpa/hostapd/
H A Dmain.c549 interfaces.config_read_cb = hostapd_config_read;

Completed in 99 milliseconds