Searched refs:preload_hosts (Results 1 – 2 of 2) sorted by relevance
37 static const struct entry preload_hosts[] = { variable56 host = preload_hosts[s->index].name; in hstsread()57 expire = preload_hosts[s->index++].exp; in hstsread()
36 static const struct entry preload_hosts[] = { variable62 host = preload_hosts[s->index].name; in hstsread()63 expire = preload_hosts[s->index++].exp; in hstsread()
Completed in 5 milliseconds