Home
last modified time | relevance | path

Searched refs:hostname_to_match_len (Results 1 – 1 of 1) sorted by last modified time

/curl/lib/
H A Durl.c2945 size_t hostname_to_match_len; local
2952 hostname_to_match_len = strlen(hostname_to_match);
2954 hostname_to_match_len);
2956 ptr += hostname_to_match_len;

Completed in 11 milliseconds