Searched refs:parsehostname (Results 1 – 1 of 1) sorted by relevance
36 static void parsehostname(char* userhostarg);241 parsehostname(argv[i]); in cli_getopts()322 static void parsehostname(char* orighostarg) { in parsehostname() function