Home
last modified time | relevance | path

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

/external/dropbear/
Dcli-runopts.c36 static void parsehostname(char* userhostarg);
241 parsehostname(argv[i]); in cli_getopts()
322 static void parsehostname(char* orighostarg) { in parsehostname() function