Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dhsts.c111 static CURLcode hsts_create(struct hsts *h, in hsts_create() function
226 return hsts_create(h, hostname, subdomains, expires); in Curl_hsts_parse()
409 result = hsts_create(h, p, subdomain, expires); in hsts_add()
451 result = hsts_create(h, e.name, in hsts_pull()