Searched refs:cleanhostname (Results 1 – 5 of 5) sorted by relevance
63 char *cleanhostname(char *);
623 cleanhostname(char *host) in cleanhostname() function694 host = xstrdup(cleanhostname(tmp)); in parse_user_host_path()698 host = xstrdup(cleanhostname(sdup)); in parse_user_host_path()760 host = xstrdup(cleanhostname(cp)); in parse_user_host_port()903 host = xstrdup(cleanhostname(cp)); in parse_uri()
943 host = cleanhostname(host); in process_permitopen_list()1377 p = cleanhostname(p); in process_server_config_line_depth()2122 p = cleanhostname(p); in process_server_config_line_depth()
309 host = cleanhostname(host); in set_fwdpermit_from_authopts()325 host = cleanhostname(host); in set_fwdpermit_from_authopts()
2546 host = cleanhostname(host); in main()