Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/
H A Dhttp.c2219 evhttp_get_body(struct evhttp_connection *evcon, struct evhttp_request *req) in evhttp_get_body() function
2331 evhttp_get_body(evcon, req); in evhttp_read_header()
2351 evhttp_get_body(evcon, req); in evhttp_read_header()
H A DChangeLog1699 o Added overflow checks in evhttp_read_body and evhttp_get_body (84560fc Mark Ellzey)