Searched refs:VERSION_STR (Results 1 – 11 of 11) sorted by relevance
/hostap-3.6.0/src/common/ |
D | version.h | 12 #define VERSION_STR "2.11-devel" VERSION_STR_POSTFIX GIT_VERSION_STR_POSTFIX macro
|
/hostap-3.6.0/hs20/server/ |
D | hs20_spp_server.c | 179 printf("hs20_spp_server v%s\n", VERSION_STR); in main()
|
/hostap-3.6.0/hostapd/ |
D | main.c | 459 VERSION_STR); in show_version()
|
D | hostapd_cli.c | 23 "hostapd_cli v" VERSION_STR "\n"
|
D | ctrl_iface.c | 1595 res = os_snprintf(buf, buflen, "%s", VERSION_STR); in hostapd_ctrl_iface_get()
|
/hostap-3.6.0/wpa_supplicant/ |
D | wpa_priv.c | 1201 VERSION_STR); in usage()
|
D | eapol_test.c | 1392 printf("eapol_test v%s\n", VERSION_STR); in main()
|
D | wpa_cli.c | 31 "wpa_cli v" VERSION_STR "\n"
|
D | wpa_supplicant.c | 76 "wpa_supplicant v" VERSION_STR "\n" 7420 wpa_printf(MSG_DEBUG, "wpa_supplicant v%s", VERSION_STR); in wpa_supplicant_init()
|
D | ctrl_iface.c | 950 res = os_snprintf(buf, buflen, "%s", VERSION_STR); in wpa_supplicant_ctrl_iface_get()
|
/hostap-3.6.0/wlantest/ |
D | ctrl.c | 773 VERSION_STR); in ctrl_version()
|