HomeSort by relevance Sort by last modified time
    Searched refs:VERSION_STR (Results 1 - 8 of 8) sorted by null

  /external/wpa_supplicant_8/src/common/
version.h 8 #define VERSION_STR "2.1-devel" VERSION_STR_POSTFIX
  /external/wpa_supplicant_8/hostapd/
main.c 480 "hostapd v" VERSION_STR "\n"
hostapd_cli.c 20 "hostapd_cli v" VERSION_STR "\n"
ctrl_iface.c 912 res = os_snprintf(buf, buflen, "%s", VERSION_STR);
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_priv.c 939 printf("wpa_priv v" VERSION_STR "\n"
wpa_supplicant.c 56 "wpa_supplicant v" VERSION_STR "\n"
    [all...]
wpa_cli.c 30 "wpa_cli v" VERSION_STR "\n"
    [all...]
ctrl_iface.c 456 res = os_snprintf(buf, buflen, "%s", VERSION_STR);
    [all...]

Completed in 335 milliseconds