Lines Matching refs:rdomain
345 const char *conn_id, const char *rdomain, struct sshauthopt **authoptsp) in match_principals_command() argument
421 "D", rdomain, in match_principals_command()
483 const char *conn_id, const char *rdomain, struct sshauthopt **authoptsp) in user_cert_trusted_ca() argument
520 conn_id, rdomain, &principals_opts)) in user_cert_trusted_ca()
619 const char *conn_id, const char *rdomain, struct sshauthopt **authoptsp) in user_key_command_allowed2() argument
682 "D", rdomain, in user_key_command_allowed2()
759 const char *rdomain, *remote_ip, *remote_host; in user_key_allowed() local
770 if ((rdomain = ssh_packet_rdomain_in(ssh)) == NULL) in user_key_allowed()
771 rdomain = ""; in user_key_allowed()
795 conn_id, rdomain, &opts)) != 0) in user_key_allowed()
801 remote_host, conn_id, rdomain, &opts)) != 0) in user_key_allowed()