Home
last modified time | relevance | path

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

/external/libevent/
Dhttp-internal.h196 void evhttp_start_write_(struct evhttp_connection *);
Dhttp.c2336 evhttp_start_write_(evcon); in evhttp_read_header()
2757 evhttp_start_write_(struct evhttp_connection *evcon) in evhttp_start_write_() function