Searched refs:http_request_init (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/wpa/src/wps/
H A Dhttp_server.c61 static struct http_request * http_request_init(struct http_server *srv, int fd, function
216 req = http_request_init(srv, conn, &addr);

Completed in 95 milliseconds