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

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

Completed in 64 milliseconds