Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dsshconnect.c921 struct sshkey *host_key, int readonly, int clobber_port, in check_host_key() argument
972 clobber_port ? 0 : port, &host, &ip); in check_host_key()
987 if (hostfile_command != NULL && !clobber_port) { in check_host_key()
999 if (hostfile_command != NULL && !clobber_port) { in check_host_key()
1118 port != SSH_DEFAULT_PORT && !clobber_port) { in check_host_key()