Home
last modified time | relevance | path

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

/trueos/contrib/wpa/src/common/
HDversion.h8 #define VERSION_STR "2.0" VERSION_STR_POSTFIX macro
/trueos/contrib/apr-util/dbm/
HDNWGNUdbmgdbm132 NLM_DESCRIPTION = Apache Portability Runtime Library $(VERSION_STR) GDBM Driver Module
HDNWGNUdbmdb133 NLM_DESCRIPTION = Apache Portability Runtime Library $(VERSION_STR) DBM Berkeley DB Driver Module
/trueos/contrib/apr-util/dbd/
HDNWGNUdbdpgsql135 NLM_DESCRIPTION = Apache Portability Runtime Library $(VERSION_STR) DBD PostgreSQL Driver Module
HDNWGNUdbdfreetds130 NLM_DESCRIPTION = Apache Portability Runtime Library $(VERSION_STR) DBD FreeTDS Driver Module
HDNWGNUdbdsqli2130 NLM_DESCRIPTION = Apache Portability Runtime Library $(VERSION_STR) DBD SQLite2 Driver Module
HDNWGNUdbdsqli3130 NLM_DESCRIPTION = Apache Portability Runtime Library $(VERSION_STR) DBD SQLite3 Driver Module
HDNWGNUdbdmysql129 NLM_DESCRIPTION = Apache Portability Runtime Library $(VERSION_STR) DBD MySQL Driver Module
/trueos/contrib/wpa/hostapd/
HDmain.c468 "hostapd v" VERSION_STR "\n" in show_version()
HDhostapd_cli.c20 "hostapd_cli v" VERSION_STR "\n"
HDctrl_iface.c780 res = os_snprintf(buf, buflen, "%s", VERSION_STR); in hostapd_ctrl_iface_get()
/trueos/contrib/apr/
HDNWGNUmakefile137 NLM_DESCRIPTION = Apache Portability Runtime Library $(VERSION_STR) $(VERSION_SKT)
/trueos/contrib/wpa/wpa_supplicant/
HDwpa_priv.c941 printf("wpa_priv v" VERSION_STR "\n" in usage()
HDwpa_supplicant.c54 "wpa_supplicant v" VERSION_STR "\n"
3249 wpa_printf(MSG_DEBUG, "wpa_supplicant v" VERSION_STR); in wpa_supplicant_init()
HDwpa_cli.c30 "wpa_cli v" VERSION_STR "\n"
HDctrl_iface.c450 res = os_snprintf(buf, buflen, "%s", VERSION_STR); in wpa_supplicant_ctrl_iface_get()