Searched refs:http_fetch (Results 1 – 1 of 1) sorted by relevance
89 http_fetch(struct sockaddr_in *sin, char *path, int quiet) in http_fetch() function208 if (http_fetch(&statep->sin, statep->path, QUIET) < 0) { in http_worker()296 if (http_fetch(&statep->sin, statep->path, 0) < 0) in main()