Home
last modified time | relevance | path

Searched refs:MHD_ContentReaderFreeCallback (Results 1 – 5 of 5) sorted by relevance

/external/libmicrohttpd/src/include/
Dmicrohttpd.h1407 (*MHD_ContentReaderFreeCallback) (void *cls); typedef
1939 MHD_ContentReaderFreeCallback crfc);
/external/libmicrohttpd/src/microhttpd/
Dresponse.c245 MHD_ContentReaderFreeCallback crfc) in MHD_create_response_from_callback()
Dinternal.h273 MHD_ContentReaderFreeCallback crfc;
/external/libmicrohttpd/doc/
Dlibmicrohttpd.texi1306 @deftypefn {Function Pointer} void {*MHD_ContentReaderFreeCallback} (void *cls)
1762 …ize_t block_size, MHD_ContentReaderCallback crc, void *crc_cls, MHD_ContentReaderFreeCallback crfc)
Dlibmicrohttpd.info1128 -- Function Pointer: void *MHD_ContentReaderFreeCallback (void *cls)
1530 crc, void *crc_cls, MHD_ContentReaderFreeCallback crfc)
3983 * *MHD_ContentReaderFreeCallback: microhttpd-cb. (line 185)