HomeSort by relevance Sort by last modified time
    Searched refs:compat_datafellows (Results 1 - 6 of 6) sorted by null

  /external/openssh/
compat.h 68 u_int compat_datafellows(const char *);
compat.c 62 compat_datafellows(const char *version) function
ssh_api.c 367 ssh->compat = compat_datafellows(remote_version);
ssh-keyscan.c 524 c->c_ssh->compat = compat_datafellows(remote_version);
sshconnect.c 633 active_state->compat = compat_datafellows(remote_version);
    [all...]
sshd.c 442 ssh->compat = compat_datafellows(remote_version);
    [all...]

Completed in 594 milliseconds