Home
last modified time | relevance | path

Searched refs:CFG_TOYBOX (Results 1 - 7 of 7) sorted by relevance

/third_party/toybox/
H A Dmain.c30 if (!CFG_TOYBOX || strchr(name, '/')) return 0; in toy_find()
85 if (CFG_TOYBOX && toys.which == toy_list && toys.argv[2]) in toy_singleinit()
244 if (CFG_TOYBOX) { in main()
/third_party/toybox/porting/liteos_a/
H A Dmain.c31 if (!CFG_TOYBOX || strchr(name, '/')) return 0; in toy_find()
86 if (CFG_TOYBOX && toys.which == toy_list && toys.argv[2]) in toy_singleinit()
245 if (CFG_TOYBOX) { in main()
/third_party/toybox/lib/
H A Dhelp.c10 #if CFG_TOYBOX
H A Dxwrap.c210 if (CFG_TOYBOX && !CFG_TOYBOX_NORECURSE && toys.stacktop && **argv != '/') in xexec()
/third_party/toybox/generated/
H A Dconfig_lite.h674 #define CFG_TOYBOX 1 macro
H A Dconfig_root.h706 #define CFG_TOYBOX 1 macro
H A Dconfig_user.h706 #define CFG_TOYBOX 1 macro

Completed in 10 milliseconds