Home
last modified time | relevance | path

Searched refs:http_fetch (Results 1 – 1 of 1) sorted by relevance

/freebsd/tools/tools/netrate/http/
H A Dhttp.c89 http_fetch(struct sockaddr_in *sin, char *path, int quiet) in http_fetch() function
208 if (http_fetch(&statep->sin, statep->path, QUIET) < 0) { in http_worker()
296 if (http_fetch(&statep->sin, statep->path, 0) < 0) in main()