HomeSort by relevance Sort by last modified time
    Searched refs:bufferevent_setcb (Results 1 - 6 of 6) sorted by null

  /external/libevent/include/event2/
bufferevent.h 299 void bufferevent_setcb(struct bufferevent *bufev,
  /external/libevent/
bufferevent_filter.c 199 bufferevent_setcb(bufev_f->underlying,
237 bufferevent_setcb(bevf->underlying,
bufferevent_openssl.c 961 bufferevent_setcb(bev_ssl->underlying,
1064 bufferevent_setcb(bev_ssl->underlying,
1208 bufferevent_setcb(bev_ssl->underlying,
    [all...]
bufferevent.c 344 bufferevent_setcb(struct bufferevent *bufev, function
679 bufferevent_setcb(bufev, NULL, NULL, NULL, NULL);
bufferevent_sock.c 544 bufferevent_setcb(bufev, readcb, writecb, eventcb, cbarg);
http.c 389 bufferevent_setcb(evcon->bufev,
414 bufferevent_setcb(evcon->bufev,
    [all...]

Completed in 186 milliseconds