Home
last modified time | relevance | path

Searched refs:MHD_socket (Results 1 – 25 of 27) sorted by relevance

12

/external/libmicrohttpd/src/include/
Dplatform.h177 typedef int MHD_socket; typedef
182 typedef SOCKET MHD_socket; typedef
197 typedef MHD_socket MHD_pipe;
Dmicrohttpd.h185 typedef int MHD_socket; typedef
190 typedef SOCKET MHD_socket; typedef
1063 MHD_socket connect_fd;
1510 _MHD_EXTERN MHD_socket
1555 MHD_socket client_socket,
1584 MHD_socket *max_fd);
1613 MHD_socket *max_fd,
2511 MHD_socket listen_fd;
/external/libmicrohttpd/src/testcurl/
Dtest_quiesce.c120 MHD_socket fd, max; in ServeOneRequest()
125 fd = (MHD_socket) (intptr_t) param; in ServeOneRequest()
189 MHD_socket fd; in testGet()
314 MHD_socket max; in testExternalGet()
320 MHD_socket fd; in testExternalGet()
Dtest_callback.c91 MHD_socket max; in main()
Dtest_get_response_cleanup.c234 MHD_socket max; in testExternalGet()
Dtest_get.c273 MHD_socket max; in testExternalGet()
462 MHD_socket fd; in testStopRace()
Dtest_parse_cookies.c120 MHD_socket max; in testExternalGet()
Dtest_process_arguments.c123 MHD_socket max; in testExternalGet()
Dperf_get_concurrent.c290 MHD_socket max; in testExternalGet()
Dtest_get_chunked.c294 MHD_socket max; in testExternalGet()
Dtest_put_chunked.c314 MHD_socket max; in testExternalPut()
Dtest_process_headers.c308 MHD_socket max; in testExternalGet()
Dperf_get.c371 MHD_socket max; in testExternalGet()
Dtest_put.c304 MHD_socket max; in testExternalPut()
Dtest_postform.c354 MHD_socket max; in testExternalPost()
Dtest_get_sendfile.c276 MHD_socket max; in testExternalGet()
Dtest_large_put.c333 MHD_socket max; in testExternalPut()
/external/libmicrohttpd/src/microhttpd/
Ddaemon.c739 add_to_fd_set (MHD_socket fd, in add_to_fd_set()
741 MHD_socket *max_fd, in add_to_fd_set()
792 MHD_socket *max_fd) in MHD_get_fdset()
825 MHD_socket *max_fd, in MHD_get_fdset2()
901 MHD_socket max; in MHD_handle_connection()
1181 MHD_socket fd; in send_param_adapter()
1348 MHD_socket client_socket, in internal_add_connection()
1880 MHD_socket sock) in make_nonblocking_noninheritable()
1959 MHD_socket client_socket, in MHD_add_connection()
1994 MHD_socket s; in MHD_accept_connection()
[all …]
Dinternal.h737 MHD_socket socket_fd;
1117 MHD_socket socket_fd;
Dtest_daemon.c93 MHD_socket maxfd; in testExternalRun()
/external/libmicrohttpd/src/testcurl/https/
Dtest_https_time_out.c50 MHD_socket sd; in test_tls_session_time_out()
Dtest_empty_response.c73 MHD_socket max; in testInternalSelectGet()
Dtest_https_get_select.c87 MHD_socket max; in testExternalGet()
/external/libmicrohttpd/src/examples/
Dfileserver_example_external_select.c112 MHD_socket max; in main()
Dpost_example.c708 MHD_socket max; in main()

12