HomeSort by relevance Sort by last modified time
    Searched defs:toy_exec (Results 1 - 2 of 2) sorted by null

  /external/toybox/
main.c 131 void toy_exec(char *argv[]) function
161 toy_exec(toys.argv+1);
196 // (It will adjust it back before calling toy_exec().)
  /external/toybox/scripts/
config2help.c 7 void toy_exec(char *argv[]) {;} function

Completed in 33 milliseconds