Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:confanother

509 	os_free(wpa_s->confanother);
510 wpa_s->confanother = NULL;
1061 if (wpa_s->confanother &&
1062 !wpa_config_read(wpa_s->confanother, conf)) {
1065 wpa_s->confanother);
5638 wpa_s->confanother = os_rel2abs_path(iface->confanother);
5639 if (wpa_s->confanother &&
5640 !wpa_config_read(wpa_s->confanother, wpa_s->conf)) {
5643 wpa_s->confanother);