Searched defs:remote_major (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/usr.bin/ssh/ | ||
H A D | ssh-keyscan.c | 197 ssh2_capable(int remote_major, int remote_minor) in ssh2_capable() argument |
H A D | ssh_api.c | 341 int r = 0, remote_major, remote_minor, expect_nl; _ssh_read_banner() local |
H A D | kex.c | 1233 int remote_major, remote_minor, mismatch, oerrno = 0; kex_exchange_identification() local |