Home
last modified time | relevance | path

Searched refs:getoptscmd (Results 1 – 5 of 5) sorted by relevance

/system/core/sh/
Dbuiltins.def65 getoptscmd -u getopts
Dbuiltins.h33 int getoptscmd(int, char **);
Dbuiltins.c23 { "getopts", getoptscmd },
Doptions.h129 int getoptscmd(int, char **);
Doptions.c378 getoptscmd(int argc, char **argv) in getoptscmd() function