Home
last modified time | relevance | path

Searched defs:hfile_len (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/hostapd/
H A Dhostapd_cli.c2137 int hfile_len = os_strlen(home) + 1 + os_strlen(fname) + 1; in hostapd_cli_interactive() local
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_cli.c4718 int hfile_len = os_strlen(home) + 1 + os_strlen(fname) + 1; in start_edit() local