OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 59 milliseconds