Searched defs:databuf (Results 1 – 5 of 5) sorted by relevance
127 static char databuf[70000]; /* MUST be more than 64k OR variable
200 static char databuf[8192]; variable
2785 evhttp_send(struct evhttp_request *req, struct evbuffer *databuf) in evhttp_send()2811 struct evbuffer *databuf) in evhttp_send_reply()2842 evhttp_send_reply_chunk_with_cb(struct evhttp_request *req, struct evbuffer *databuf, in evhttp_send_reply_chunk_with_cb()2869 evhttp_send_reply_chunk(struct evhttp_request *req, struct evbuffer *databuf) in evhttp_send_reply_chunk()3010 evhttp_send_page_(struct evhttp_request *req, struct evbuffer *databuf) in evhttp_send_page_()
1351 const unsigned char *databuf; in binascii_b2a_qp_impl() local
376 byte * databuf; in loadXMLFile() local