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

/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dhttp.c969 evhttp_read_body(struct evhttp_connection *evcon, struct evhttp_request *req) function
1071 * evhttp_read_body */
1076 * evhttp_read_body */
1079 evhttp_read_body(evcon, req);
1081 * evhttp_read_body */
2139 evhttp_read_body(evcon, req);
2140 /* note the request may have been freed in evhttp_read_body */

Completed in 99 milliseconds