Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dmisc.h76 char *cleanhostname(char *);
H A Dmisc.c775 cleanhostname(char *host) in cleanhostname() function
846 host = xstrdup(cleanhostname(tmp)); in parse_user_host_path()
850 host = xstrdup(cleanhostname(sdup)); in parse_user_host_path()
912 host = xstrdup(cleanhostname(cp)); in parse_user_host_port()
1058 host = xstrdup(cleanhostname(cp)); in parse_uri()
H A Dssh-add.c707 cleanhostname(host); in parse_dest_constraint_hop()
H A Dsession.c318 host = cleanhostname(host); in set_fwdpermit_from_authopts()
333 host = cleanhostname(host); in set_fwdpermit_from_authopts()
H A Dmonitor_wrap.c1109 host = cleanhostname(host); in server_process_permitopen_list()
H A Dservconf.c1393 p = cleanhostname(p); in process_server_config_line_depth()
2384 p = cleanhostname(p); in process_server_config_line_depth()
H A Dssh.c2013 addr = cleanhostname(addr); in ssh_init_forward_permissions()
H A Dsftp.c2634 host = cleanhostname(host); in main()
H A Dreadconf.c1702 p = cleanhostname(p); in process_config_line_depth()