Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/sntp/libevent/
H A Dhttp.c193 static void evhttp_read_cb(struct bufferevent *, void *);
396 evhttp_read_cb, in evhttp_send_continue()
1058 evhttp_read_cb(struct bufferevent *bufev, void *arg) in evhttp_read_cb() function
1116 evhttp_read_cb(evcon->bufev, evcon); in evhttp_deferred_read_cb()
1505 evhttp_read_cb, in evhttp_connection_cb()
2283 bufferevent_setcb(bev, evhttp_read_cb, evhttp_write_cb, evhttp_error_cb, evcon); in evhttp_connection_base_bufferevent_new()
2576 evhttp_read_cb, in evhttp_start_read_()
/freebsd-12.1/contrib/libevent/
H A Dhttp.c196 static void evhttp_read_cb(struct bufferevent *, void *);
399 evhttp_read_cb, in evhttp_send_continue()
1115 evhttp_read_cb(struct bufferevent *bufev, void *arg) in evhttp_read_cb() function
1173 evhttp_read_cb(evcon->bufev, evcon); in evhttp_deferred_read_cb()
1597 evhttp_read_cb, in evhttp_connection_cb()
2371 bufferevent_setcb(bev, evhttp_read_cb, evhttp_write_cb, evhttp_error_cb, evcon); in evhttp_connection_base_bufferevent_new()
2695 evhttp_read_cb, in evhttp_start_read_()