Searched refs:update_config (Results 1 – 6 of 6) sorted by relevance
24 update_config=1
384 config->update_config = atoi(pos + 14); in wpa_config_read()386 config->update_config); in wpa_config_read()694 if (config->update_config) in wpa_config_write_global()695 fprintf(f, "update_config=%d\n", config->update_config); in wpa_config_write_global()
267 int update_config; member
179 &config->update_config); in wpa_config_read_global()491 config->update_config, in wpa_config_write_global()
857 if (!wpa_s->conf->update_config) { in wpa_supplicant_ctrl_iface_save_config()
491 update_config=1 variable in wpa_supplicant.conf; this allows wpa_cli