Searched refs:hostname_c (Results 1 – 1 of 1) sorted by relevance
2634 char hostname_c = hostname->data[hostname_pos]; in svn_cert__match_dns_identity() local2646 hostname_c = canonicalize_to_lower(hostname_c); in svn_cert__match_dns_identity()2648 if (pattern_c != hostname_c) in svn_cert__match_dns_identity()