Home
last modified time | relevance | path

Searched refs:toy_exec (Results 1 - 6 of 6) sorted by relevance

/third_party/toybox/
H A Dmain.c168 void toy_exec(char *argv[]) in toy_exec() function
184 toy_exec(toys.argv+1); in toybox_main()
246 // (It will adjust it back before calling toy_exec().) in main()
H A Dtoys.h85 void toy_exec(char *argv[]);
115 void *stacktop; // nested toy_exec() call count, or 0 if vforked
/third_party/toybox/porting/liteos_a/
H A Dmain.c169 void toy_exec(char *argv[]) in toy_exec() function
185 toy_exec(toys.argv+1); in toybox_main()
247 // (It will adjust it back before calling toy_exec().) in main()
H A Dtoys.h91 void toy_exec(char *argv[]);
121 void *stacktop; // nested toy_exec() call count, or 0 if vforked
/third_party/toybox/toys/other/
H A Doneit.c104 toy_exec(toys.optargs); in oneit_main()
/third_party/toybox/lib/
H A Dxwrap.c211 toy_exec(argv); in xexec()

Completed in 4 milliseconds