Searched refs:confanother (Results 1 – 6 of 6) sorted by relevance
259 iface->confanother = optarg; in wpa_main()
72 const char *confanother; member722 char *confanother; member
569 os_free(wpa_s->confanother); in wpa_supplicant_cleanup()570 wpa_s->confanother = NULL; in wpa_supplicant_cleanup()1181 if (wpa_s->confanother && in wpa_supplicant_reload_configuration()1182 !wpa_config_read(wpa_s->confanother, conf)) { in wpa_supplicant_reload_configuration()1185 wpa_s->confanother); in wpa_supplicant_reload_configuration()6611 wpa_s->confanother = os_rel2abs_path(iface->confanother);6612 if (wpa_s->confanother &&6613 !wpa_config_read(wpa_s->confanother, wpa_s->conf)) {6616 wpa_s->confanother);
69 const char *confanother; member520 char *confanother; member
514 os_free(wpa_s->confanother); in wpa_supplicant_cleanup()515 wpa_s->confanother = NULL; in wpa_supplicant_cleanup()1088 if (wpa_s->confanother && in wpa_supplicant_reload_configuration()1089 !wpa_config_read(wpa_s->confanother, conf)) { in wpa_supplicant_reload_configuration()1092 wpa_s->confanother); in wpa_supplicant_reload_configuration()5681 wpa_s->confanother = os_rel2abs_path(iface->confanother);5682 if (wpa_s->confanother &&5683 !wpa_config_read(wpa_s->confanother, wpa_s->conf)) {5686 wpa_s->confanother);