Home
last modified time | relevance | path

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

/external/curl/lib/
Dhsts.c113 static CURLcode hsts_create(struct hsts *h, in hsts_create() function
237 return hsts_create(h, hostname, subdomains, expires); in Curl_hsts_parse()
440 result = hsts_create(h, p, subdomain, expires); in hsts_add()
482 result = hsts_create(h, e.name, in hsts_pull()