Searched refs:cleanhostname (Results 1 – 6 of 6) sorted by relevance
626 host = cleanhostname(host); in toremote()633 host = cleanhostname(argv[i]); in toremote()641 host = cleanhostname(thost); in toremote()667 host = cleanhostname(host); in toremote()676 host = cleanhostname(argv[i]); in toremote()691 host = cleanhostname(thost); in toremote()742 host = cleanhostname(host); in tolocal()
54 char *cleanhostname(char *);
427 cleanhostname(char *host) in cleanhostname() function495 host = xstrdup(cleanhostname(cp)); in parse_user_host_port()
372 host = cleanhostname(host); in auth_parse_options()
1066 p = cleanhostname(p); in process_server_config_line()1656 p = cleanhostname(p); in process_server_config_line()
2425 host = cleanhostname(host); in main()