Home
last modified time | relevance | path

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

/trueos/contrib/subversion/subversion/libsvn_subr/
HDdirent_uri.c2634 char hostname_c = hostname->data[hostname_pos]; in svn_cert__match_dns_identity() local
2646 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()