Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/wpa/dist/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); in wpa_open_ctrl()