Searched refs:wpas_ctrl_path (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/common/
H A Dwpa_helpers.c18 char *wpas_ctrl_path = "/var/run/wpa_supplicant/"; variable
27 os_snprintf(buf, sizeof(buf), "%s%s", wpas_ctrl_path, ifname);
/freebsd-12-stable/contrib/wpa/hs20/client/
H A Dosu_client.c3192 extern char *wpas_ctrl_path;
3240 wpas_ctrl_path = optarg;

Completed in 263 milliseconds