Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/
H A Dhttp-internal.h197 void evhttp_start_write_(struct evhttp_connection *);
H A Dhttp.c2340 evhttp_start_write_(evcon); in evhttp_read_header()
2761 evhttp_start_write_(struct evhttp_connection *evcon) in evhttp_start_write_() function