Home
last modified time | relevance | path

Searched refs:http_ahc (Results 1 – 9 of 9) sorted by relevance

/dports/www/libmicrohttpd/libmicrohttpd-0.9.74/src/examples/
H A Dhttps_fileserver_example.c134 http_ahc (void *cls, in http_ahc() function
232 &http_ahc, NULL, in main()
/dports/www/libmicrohttpd/libmicrohttpd-0.9.74/src/testcurl/https/
H A Dtest_https_multi_daemon.c67 NULL, NULL, &http_ahc, NULL, in test_concurent_daemon_pair()
91 NULL, NULL, &http_ahc, NULL, in test_concurent_daemon_pair()
H A Dtest_tls_authentication.c58 NULL, NULL, &http_ahc, NULL, in test_secure_get()
H A Dtls_test_common.h107 http_ahc (void *cls, struct MHD_Connection *connection,
H A Dtls_test_common.c203 http_ahc (void *cls, in http_ahc() function
474 NULL, NULL, &http_ahc, NULL, arg_list); in setup_testcase()
H A Dtest_https_get.c63 &http_ahc, NULL, in test_secure_get()
H A Dtest_https_sni.c287 &http_ahc, NULL, in main()
/dports/www/fpc-libmicrohttpd/fpc-3.2.2/packages/libmicrohttpd/examples/
H A Dhttps_fileserver_example.pp119 function http_ahc(cls: Pointer; connection: PMHD_Connection; url: Pcchar;
174 @http_ahc, nil, MHD_OPTION_CONNECTION_TIMEOUT, 256,
/dports/lang/fpc-source/fpc-3.2.2/packages/libmicrohttpd/examples/
H A Dhttps_fileserver_example.pp119 function http_ahc(cls: Pointer; connection: PMHD_Connection; url: Pcchar;
174 @http_ahc, nil, MHD_OPTION_CONNECTION_TIMEOUT, 256,