Searched refs:confanother (Results 1 – 4 of 4) sorted by relevance
323 iface_params.confanother = kP2pIfaceConfOverlayPath; in addInterfaceInternal()338 iface_params.confanother = kStaIfaceConfOverlayPath; in addInterfaceInternal()
255 iface->confanother = optarg; in main()
71 const char *confanother; member616 char *confanother; member
559 os_free(wpa_s->confanother); in wpa_supplicant_cleanup()560 wpa_s->confanother = NULL; in wpa_supplicant_cleanup()1150 if (wpa_s->confanother && in wpa_supplicant_reload_configuration()1151 !wpa_config_read(wpa_s->confanother, conf)) { in wpa_supplicant_reload_configuration()1154 wpa_s->confanother); in wpa_supplicant_reload_configuration()6361 wpa_s->confanother = os_rel2abs_path(iface->confanother); in wpa_supplicant_init_iface()6362 if (wpa_s->confanother && in wpa_supplicant_init_iface()6363 !wpa_config_read(wpa_s->confanother, wpa_s->conf)) { in wpa_supplicant_init_iface()6366 wpa_s->confanother); in wpa_supplicant_init_iface()