Home
last modified time | relevance | path

Searched refs:TOYBOX_VERSION (Results 1 – 2 of 2) sorted by relevance

/external/toybox/
Dmain.c8 #ifndef TOYBOX_VERSION
12 #define TOYBOX_VERSION "0.8.0"TOYBOX_VENDOR macro
98 xputs("toybox "TOYBOX_VERSION); in toy_singleinit()
/external/toybox/toys/pending/
Dwget.c148 strncpy(ver, TOYBOX_VERSION, 5); in wget_main()