Home
last modified time | relevance | path

Searched defs:databuf (Results 1 – 3 of 3) sorted by relevance

/external/curl/tests/libtest/
Dlib552.c124 static char databuf[70000]; /* MUST be more than 64k OR MAX_INITIAL_POST_SIZE */ variable
/external/libevent/
Dhttp.c2407 evhttp_send(struct evhttp_request *req, struct evbuffer *databuf) in evhttp_send()
2433 struct evbuffer *databuf) in evhttp_send_reply()
2464 evhttp_send_reply_chunk(struct evhttp_request *req, struct evbuffer *databuf) in evhttp_send_reply_chunk()
2626 evhttp_send_page(struct evhttp_request *req, struct evbuffer *databuf) in evhttp_send_page()
/external/libxml2/os400/iconv/bldcsndfa/
Dbldcsndfa.c376 byte * databuf; in loadXMLFile() local