Searched defs:sts (Results 1 – 3 of 3) sorted by relevance
100 struct stsentry *sts = Curl_node_elem(e); in Curl_hsts_cleanup() local125 struct stsentry *sts = calloc(1, sizeof(struct stsentry)); in hsts_create() local151 struct stsentry *sts; in Curl_hsts_parse() local272 struct stsentry *sts = Curl_node_elem(e); in Curl_hsts() local305 struct stsentry *sts, in hsts_push()338 static CURLcode hsts_out(struct stsentry *sts, FILE *fp) in hsts_out()387 struct stsentry *sts = Curl_node_elem(e); in Curl_hsts_save() local408 struct stsentry *sts = Curl_node_elem(e); in Curl_hsts_save() local
155 int sts; in decc_init() local
64 long sts; in getpass_r() local
Completed in 6 milliseconds