Searched refs:httpget (Results 1 – 6 of 6) sorted by relevance
52 struct httpget { struct67 struct httpget *http_get(const struct source *, size_t, argument70 void http_get_free(struct httpget *);
663 http_get_free(struct httpget *g) in http_get_free()673 struct httpget *679 struct httpget *g; in http_get()714 if ((g = calloc(1, sizeof(struct httpget))) == NULL) { in http_get()737 struct httpget *g;
560 struct httpget *hget; in main()
670 http_get_free(struct httpget *g) in http_get_free()680 struct httpget *686 struct httpget *g; in http_get()721 if ((g = calloc(1, sizeof(struct httpget))) == NULL) { in http_get()
168 struct httpget *g; in nreq()247 struct httpget *g; in sreq()