Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dversion.h12 #define VERSION_STR "2.6-devel" VERSION_STR_POSTFIX GIT_VERSION_STR_POSTFIX macro
/external/curl/docs/examples/
Drtsp.c61 #define VERSION_STR "V1.0" macro
189 printf("\nRTSP request %s\n", VERSION_STR); in main()
/external/wpa_supplicant_8/hostapd/
Dmain.c433 "hostapd v" VERSION_STR "\n" in show_version()
Dhostapd_cli.c22 "hostapd_cli v" VERSION_STR "\n"
Dctrl_iface.c1400 res = os_snprintf(buf, buflen, "%s", VERSION_STR); in hostapd_ctrl_iface_get()
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_priv.c1101 printf("wpa_priv v" VERSION_STR "\n" in usage()
Deapol_test.c1396 printf("eapol_test v" VERSION_STR "\n"); in main()
Dwpa_supplicant.c64 "wpa_supplicant v" VERSION_STR "\n"
5319 wpa_printf(MSG_DEBUG, "wpa_supplicant v" VERSION_STR); in wpa_supplicant_init()
Dwpa_cli.c30 "wpa_cli v" VERSION_STR "\n"
Dctrl_iface.c519 res = os_snprintf(buf, buflen, "%s", VERSION_STR); in wpa_supplicant_ctrl_iface_get()