Home
last modified time | relevance | path

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

/hostap-3.6.0/src/common/
Dversion.h12 #define VERSION_STR "2.11-devel" VERSION_STR_POSTFIX GIT_VERSION_STR_POSTFIX macro
/hostap-3.6.0/hs20/server/
Dhs20_spp_server.c179 printf("hs20_spp_server v%s\n", VERSION_STR); in main()
/hostap-3.6.0/hostapd/
Dmain.c459 VERSION_STR); in show_version()
Dhostapd_cli.c23 "hostapd_cli v" VERSION_STR "\n"
Dctrl_iface.c1595 res = os_snprintf(buf, buflen, "%s", VERSION_STR); in hostapd_ctrl_iface_get()
/hostap-3.6.0/wpa_supplicant/
Dwpa_priv.c1201 VERSION_STR); in usage()
Deapol_test.c1392 printf("eapol_test v%s\n", VERSION_STR); in main()
Dwpa_cli.c31 "wpa_cli v" VERSION_STR "\n"
Dwpa_supplicant.c76 "wpa_supplicant v" VERSION_STR "\n"
7420 wpa_printf(MSG_DEBUG, "wpa_supplicant v%s", VERSION_STR); in wpa_supplicant_init()
Dctrl_iface.c950 res = os_snprintf(buf, buflen, "%s", VERSION_STR); in wpa_supplicant_ctrl_iface_get()
/hostap-3.6.0/wlantest/
Dctrl.c773 VERSION_STR); in ctrl_version()