Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_http.c496 http_half_writecb(struct bufferevent *bev, void *arg) in http_half_writecb() function
535 bufferevent_setcb(bev, http_readcb, http_half_writecb, in http_basic_test_impl()