Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds