Home
last modified time | relevance | path

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

/curl/lib/
H A Durl.c2951 size_t hostname_to_match_len; local
2958 hostname_to_match_len = strlen(hostname_to_match);
2960 hostname_to_match_len);
2962 ptr += hostname_to_match_len;

Completed in 9 milliseconds