Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c10100 static int getoptscmd(int, char **) FAST_FUNC;
10175 { BUILTIN_REGULAR "getopts" , getoptscmd },
11669 getoptscmd(int argc, char **argv) in getoptscmd() function