Searched refs:remote_host (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.bin/ssh/ |
H A D | auth2-pubkeyfile.c | 55 int allow_cert_authority, const char *remote_ip, const char *remote_host, in auth_authorise_keyopts() argument 89 switch (match_host_and_ip(remote_host, remote_ip, in auth_authorise_keyopts() 103 loc, pw->pw_name, remote_host, remote_ip, in auth_authorise_keyopts() 107 loc, remote_host); in auth_authorise_keyopts() 264 char *cp, const char *remote_ip, const char *remote_host, const char *loc, in auth_check_authkey_line() argument 326 sshkey_is_cert(key), remote_ip, remote_host, loc) != 0) { in auth_check_authkey_line() 349 remote_ip, remote_host, loc) != 0) { in auth_check_authkey_line() 407 const char *remote_host, struct sshauthopt **authoptsp) in auth_check_authkeys_file() argument 432 remote_ip, remote_host, loc, authoptsp) == 0) in auth_check_authkeys_file()
|
H A D | auth2-pubkey.c | 511 const char *remote_ip, const char *remote_host, in user_cert_trusted_ca() argument 570 remote_ip, remote_host, "cert") != 0) { in user_cert_trusted_ca() 579 remote_ip, remote_host, "principals") != 0) { in user_cert_trusted_ca() 618 char *file, const char *remote_ip, const char *remote_host, in user_key_allowed2() argument 633 key, remote_ip, remote_host, authoptsp); in user_key_allowed2() 647 const char *remote_ip, const char *remote_host, in user_key_command_allowed2() argument 752 remote_host, authoptsp); in user_key_command_allowed2() 788 const char *rdomain, *remote_ip, *remote_host; in user_key_allowed() local 802 remote_host = auth_get_canonical_hostname(ssh, options.use_dns); in user_key_allowed() 833 remote_ip, remote_host, &opts); in user_key_allowed() [all …]
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/ |
H A D | ChangeLog | 8391 * config/udi.exp: Use mondfe,name instead of remote_host.
|