Home
last modified time | relevance | path

Searched refs:MHD_create_response_from_fd (Results 1 – 8 of 8) sorted by relevance

/external/libmicrohttpd/src/microhttpd/
Dresponse.c394 MHD_create_response_from_fd (size_t size, in MHD_create_response_from_fd() function
/external/libmicrohttpd/src/include/
Dmicrohttpd.h2027 MHD_create_response_from_fd (size_t size,
/external/libmicrohttpd/src/testcurl/
Dtest_get_sendfile.c107 response = MHD_create_response_from_fd (strlen (TESTSTR), fd); in ahc_echo()
/external/libmicrohttpd/src/examples/
Ddemo_https.c714 if (NULL == (response = MHD_create_response_from_fd (buf.st_size, in generate_page()
Ddemo.c713 if (NULL == (response = MHD_create_response_from_fd (buf.st_size, in generate_page()
/external/libmicrohttpd/
DChangeLog949 MHD_create_response_from_fd (fixing #1679). -TG
1053 MHD_create_response_from_fd (#1639). -CG
1059 MHD_create_response_from_fd as well. -CG
/external/libmicrohttpd/doc/
Dlibmicrohttpd.info1554 -- Function: struct MHD_Response * MHD_create_response_from_fd
4001 * MHD_create_response_from_fd: microhttpd-response create.
Dlibmicrohttpd.texi1791 @deftypefun {struct MHD_Response *} MHD_create_response_from_fd (uint64_t size, int fd)