Searched refs:confanother (Results 1 – 4 of 4) sorted by relevance
289 iface_params.confanother = kP2pIfaceConfOverlayPath; in addInterfaceInternal()304 iface_params.confanother = kStaIfaceConfOverlayPath; in addInterfaceInternal()
255 iface->confanother = optarg; in main()
69 const char *confanother; member520 char *confanother; member
509 os_free(wpa_s->confanother); in wpa_supplicant_cleanup()510 wpa_s->confanother = NULL; in wpa_supplicant_cleanup()1061 if (wpa_s->confanother && in wpa_supplicant_reload_configuration()1062 !wpa_config_read(wpa_s->confanother, conf)) { in wpa_supplicant_reload_configuration()1065 wpa_s->confanother); in wpa_supplicant_reload_configuration()5638 wpa_s->confanother = os_rel2abs_path(iface->confanother); in wpa_supplicant_init_iface()5639 if (wpa_s->confanother && in wpa_supplicant_init_iface()5640 !wpa_config_read(wpa_s->confanother, wpa_s->conf)) { in wpa_supplicant_init_iface()5643 wpa_s->confanother); in wpa_supplicant_init_iface()