Home
last modified time | relevance | path

Searched refs:toycount (Results 1 - 5 of 5) sorted by relevance

/third_party/toybox/toys/other/
H A Dhelp.c63 for (i=0; i < toys.toycount; i++) in help_main()
69 for (i = 0; i < toys.toycount; i++) { in help_main()
/third_party/toybox/porting/liteos_a/
H A Dtoys.h112 short toycount; // Total number of commands in this build member
H A Dmain.c106 toys.toycount = ARRAY_LEN(toy_list); in toy_singleinit()
/third_party/toybox/
H A Dtoys.h106 short toycount; // Total number of commands in this build member
H A Dmain.c105 toys.toycount = ARRAY_LEN(toy_list); in toy_singleinit()

Completed in 2 milliseconds