Home
last modified time | relevance | path

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

/curl/docs/examples/
H A Dhsts-preload.c37 static const struct entry preload_hosts[] = { variable
56 host = preload_hosts[s->index].name; in hstsread()
57 expire = preload_hosts[s->index++].exp; in hstsread()
/curl/tests/libtest/
H A Dlib1915.c35 static const struct entry preload_hosts[] = { variable
61 host = preload_hosts[s->index].name; in hstsread()
62 expire = preload_hosts[s->index++].exp; in hstsread()

Completed in 6 milliseconds