HomeSort by relevance Sort by last modified time
    Searched refs:getoptscmd (Results 1 - 5 of 5) sorted by null

  /system/core/sh/
builtins.c 23 { "getopts", getoptscmd },
builtins.h 33 int getoptscmd(int, char **);
builtins.def 65 getoptscmd -u getopts
options.h 129 int getoptscmd(int, char **);
options.c 378 getoptscmd(int argc, char **argv) function

Completed in 78 milliseconds