HomeSort by: relevance | last modified time | path
    Searched defs:http_errorcb (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/test/
regress_http.c 309 http_errorcb(struct bufferevent *bev, short what, void *arg) function
536 http_errorcb, data->base);
556 http_errorcb, data->base);
577 http_errorcb, data->base);
831 http_errorcb, data->base);
914 http_errorcb, data->base);
1800 http_errorcb, NULL);
2251 http_errorcb, data->base);
3041 http_errorcb, base);
3936 http_errorcb, data->base)
    [all...]
  /src/external/bsd/ntp/dist/sntp/libevent/test/
regress_http.c 306 http_errorcb(struct bufferevent *bev, short what, void *arg) function
533 http_errorcb, data->base);
553 http_errorcb, data->base);
574 http_errorcb, data->base);
828 http_errorcb, data->base);
911 http_errorcb, data->base);
1797 http_errorcb, NULL);
2248 http_errorcb, data->base);
3038 http_errorcb, base);
3933 http_errorcb, data->base)
    [all...]

Completed in 52 milliseconds