Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/microhttpd/
Dresponse.c245 MHD_ContentReaderFreeCallback crfc) in MHD_create_response_from_callback() argument
263 response->crfc = crfc; in MHD_create_response_from_callback()
446 response->crfc = must_free ? &free : NULL; in MHD_create_response_from_data()
502 if (response->crfc != NULL) in MHD_destroy_response()
503 response->crfc (response->crc_cls); in MHD_destroy_response()
Dinternal.h273 MHD_ContentReaderFreeCallback crfc; member
/external/libmicrohttpd/src/include/
Dmicrohttpd.h1939 MHD_ContentReaderFreeCallback crfc);
/external/libmicrohttpd/doc/
Dlibmicrohttpd.texi1762 …ize_t block_size, MHD_ContentReaderCallback crc, void *crc_cls, MHD_ContentReaderFreeCallback crfc)
1782 @item crfc
Dlibmicrohttpd.info1530 crc, void *crc_cls, MHD_ContentReaderFreeCallback crfc)