Home
last modified time | relevance | path

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

/external/openssh/
Dcompat.h66 u_int compat_datafellows(const char *);
Dcompat.c61 compat_datafellows(const char *version) in compat_datafellows() function
Dssh_api.c363 ssh->compat = compat_datafellows(remote_version); in _ssh_read_banner()
Dssh-keyscan.c477 c->c_ssh->compat = compat_datafellows(remote_version); in congreet()
Dsshconnect.c631 active_state->compat = compat_datafellows(remote_version); in ssh_exchange_identification()
Dsshd.c488 active_state->compat = compat_datafellows(remote_version); in sshd_exchange_identification()