Lines Matching defs:ssh
101 allowed_user(struct ssh *ssh, struct passwd * pw) in allowed_user()
312 auth_log(struct ssh *ssh, int authenticated, int partial, in auth_log()
377 auth_maxtries_exceeded(struct ssh *ssh) in auth_maxtries_exceeded()
395 auth_root_allowed(struct ssh *ssh, const char *method) in auth_root_allowed()
562 getpwnamallow(struct ssh *ssh, const char *user) in getpwnamallow()
687 auth_debug_send(struct ssh *ssh) in auth_debug_send()
746 remote_hostname(struct ssh *ssh) in remote_hostname()
835 auth_get_canonical_hostname(struct ssh *ssh, int use_dns) in auth_get_canonical_hostname()
1074 auth_activate_options(struct ssh *ssh, struct sshauthopt *opts) in auth_activate_options()
1089 auth_restrict_session(struct ssh *ssh) in auth_restrict_session()
1106 auth_authorise_keyopts(struct ssh *ssh, struct passwd *pw, in auth_authorise_keyopts()