Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dversion.h12 #define VERSION_STR "2.8-devel" VERSION_STR_POSTFIX GIT_VERSION_STR_POSTFIX macro
/external/curl/docs/examples/
Drtsp.c61 #define VERSION_STR "V1.0" macro
194 printf("\nRTSP request %s\n", VERSION_STR); in main()
/external/wpa_supplicant_8/hs20/server/
Dhs20_spp_server.c179 printf("hs20_spp_server v" VERSION_STR "\n"); in main()
/external/wpa_supplicant_8/hostapd/
Dmain.c459 "hostapd v" VERSION_STR "\n" in show_version()
Dhostapd_cli.c23 "hostapd_cli v" VERSION_STR "\n"
Dctrl_iface.c1446 res = os_snprintf(buf, buflen, "%s", VERSION_STR); in hostapd_ctrl_iface_get()
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_priv.c1186 printf("wpa_priv v" VERSION_STR "\n" in usage()
Deapol_test.c1397 printf("eapol_test v" VERSION_STR "\n"); in main()
Dwpa_supplicant.c71 "wpa_supplicant v" VERSION_STR "\n"
6444 wpa_printf(MSG_DEBUG, "wpa_supplicant v" VERSION_STR); in wpa_supplicant_init()
Dwpa_cli.c31 "wpa_cli v" VERSION_STR "\n"
Dctrl_iface.c782 res = os_snprintf(buf, buflen, "%s", VERSION_STR); in wpa_supplicant_ctrl_iface_get()