Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssh/
Dsshconnect.c929 struct sshkey *host_key, int readonly, int clobber_port, in check_host_key() argument
980 clobber_port ? 0 : port, &host, &ip); in check_host_key()
995 if (hostfile_command != NULL && !clobber_port) { in check_host_key()
1007 if (hostfile_command != NULL && !clobber_port) { in check_host_key()
1120 port != SSH_DEFAULT_PORT && !clobber_port) { in check_host_key()