Home
last modified time | relevance | path

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

/curl/lib/
H A Dhsts.c110 static CURLcode hsts_create(struct hsts *h, in hsts_create() function
243 return hsts_create(h, hostname, subdomains, expires); in Curl_hsts_parse()
448 result = hsts_create(h, p, subdomain, expires); in hsts_add()
491 result = hsts_create(h, e.name, in hsts_pull()

Completed in 8 milliseconds