Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Durl.c2996 size_t hostname_to_match_len; local
3003 hostname_to_match_len = strlen(hostname_to_match);
3005 hostname_to_match_len);
3007 ptr += hostname_to_match_len;

Completed in 4 milliseconds