Home
last modified time | relevance | path

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

/external/dropbear/
Drunopts.h122 void cli_getopts(int argc, char ** argv);
Dcli-main.c54 cli_getopts(argc, argv);
Dcli-runopts.c72 void cli_getopts(int argc, char ** argv) { in cli_getopts() function