Searched defs:as (Results 1 – 2 of 2) sorted by relevance
88 static void altsvc_free(struct altsvc *as) in altsvc_free()103 struct altsvc *as = calloc(1, sizeof(struct altsvc)); in altsvc_createid() local189 struct altsvc *as; in altsvc_add() local247 static CURLcode altsvc_out(struct altsvc *as, FILE *fp) in altsvc_out()345 struct altsvc *as = Curl_node_elem(e); in Curl_altsvc_cleanup() local385 struct altsvc *as = Curl_node_elem(e); in Curl_altsvc_save() local446 struct altsvc *as = Curl_node_elem(e); in altsvc_flush() local494 struct altsvc *as; in Curl_altsvc_parse() local686 struct altsvc *as = Curl_node_elem(e); in Curl_altsvc_lookup() local
3055 struct altsvc *as = NULL; local
Completed in 23 milliseconds