Searched refs:conf_file (Results 1 – 1 of 1) sorted by relevance
2111 const char *conf_file = NULL, *phy_name = NULL; in hostapd_add_iface() local2120 conf_file = pos; in hostapd_add_iface()2121 if (!os_strlen(conf_file)) in hostapd_add_iface()2125 conf_file, 0); in hostapd_add_iface()2189 conf_file = ptr + 7; in hostapd_add_iface()2208 if (conf_file && interfaces->config_read_cb) { in hostapd_add_iface()2209 conf = interfaces->config_read_cb(conf_file); in hostapd_add_iface()