Home
last modified time | relevance | path

Searched defs:cls (Results 101 - 125 of 265) sorted by relevance

1234567891011

/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dtlsauthentication.c213 answer_to_connection (void *cls, struct MHD_Connection *connection, in answer_to_connection() argument
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dspdy_event_loop.c55 new_session_callback (void *cls, in new_session_callback() argument
97 session_closed_handler (void *cls, in session_closed_handler() argument
121 response_done_callback(void *cls, in response_done_callback() argument
180 append_headers_to_data(void *cls, const char *name, const char * const *value, int num_values) append_headers_to_data() argument
201 standard_request_handler(void *cls, struct SPDY_Request * request, uint8_t priority, const char *method, const char *path, const char *version, const char *host, const char *scheme, struct SPDY_NameValue * headers, bool more) standard_request_handler() argument
273 new_post_data_cb(void * cls, struct SPDY_Request *request, const void * buf, size_t size, bool more) new_post_data_cb() argument
[all...]
H A Dspdy_fileserver.c103 response_callback (void *cls, in response_callback() argument
121 response_done_callback(void *cls, in response_done_callback() argument
142 standard_request_handler(void *cls, in standard_request_handler() argument
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dresponse.c316 file_reader (void *cls, uint64_t pos, char *buf, size_t max) in file_reader() argument
338 free_callback (void *cls) in free_callback() argument
H A Dtest_postprocessor.c83 value_checker (void *cls, in value_checker() argument
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Ddaemon.c42 spdyf_panic_std (void *cls, in spdyf_panic_std() argument
161 SPDY_set_panic_func(SPDY_PanicCallback cb, void *cls) SPDY_set_panic_func() argument
170 SPDYF_start_daemon_va(uint16_t port, const char *certfile, const char *keyfile, SPDY_NewSessionCallback nscb, SPDY_SessionClosedCallback sccb, SPDY_NewRequestCallback nrcb, SPDY_NewDataCallback npdcb, SPDYF_NewStreamCallback fnscb, SPDYF_NewDataCallback fndcb, void * cls, void * fcls, va_list valist) SPDYF_start_daemon_va() argument
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtls_test_common.c66 test_daemon_get (void *cls, in test_daemon_get() argument
165 http_ahc (void *cls, struct MHD_Connection *connection, in http_ahc() argument
192 http_dummy_ahc (void *cls, struct MHD_Connection *connection, in http_dummy_ahc() argument
316 test_https_transfer (void *cls, const char *cipher_suite, int proto_version) in test_https_transfer() argument
451 test_wrap(const char *test_name, int (*test_function) (void * cls, const char *cipher_suite, int proto_version), void * cls, int daemon_flags, const char *cipher_suite, int proto_version, ...) test_wrap() argument
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dperf_get.c153 ahc_echo (void *cls, in ahc_echo() argument
H A Dperf_get_concurrent.c135 ahc_echo (void *cls, in ahc_echo() argument
H A Dtest_get.c78 ahc_echo (void *cls, in ahc_echo() argument
505 ahc_empty (void *cls, in ahc_empty() argument
537 curlExcessFound(CURL *c, curl_infotype type, char *data, size_t size, void *cls) in curlExcessFound() argument
H A Dtest_get_chunked.c74 crc (void *cls, uint64_t pos, char *buf, size_t max) in crc() argument
99 ahc_echo (void *cls, in ahc_echo() argument
H A Dtest_get_response_cleanup.c92 push_callback (void *cls, uint64_t pos, char *buf, size_t max) in push_callback() argument
101 push_free_callback (void *cls) in push_free_callback() argument
111 ahc_echo (void *cls, in ahc_echo() argument
H A Dtest_get_sendfile.c77 ahc_echo (void *cls, in ahc_echo() argument
H A Dtest_large_put.c95 ahc_echo (void *cls, in ahc_echo() argument
H A Dtest_post_loop.c73 ahc_echo (void *cls, in ahc_echo() argument
H A Dtest_postform.c60 completed_cb (void *cls, in completed_cb() argument
92 post_iterator (void *cls, in post_iterator() argument
116 ahc_echo (void *cls, in ahc_echo() argument
H A Dtest_process_headers.c69 kv_cb (void *cls, enum MHD_ValueKind kind, const char *key, const char *value) in kv_cb() argument
81 ahc_echo (void *cls, in ahc_echo() argument
H A Dtest_put.c82 ahc_echo (void *cls, in ahc_echo() argument
H A Dtest_put_chunked.c83 ahc_echo (void *cls, in ahc_echo() argument
H A Dtest_quiesce.c72 ahc_echo (void *cls, in ahc_echo() argument
105 request_completed (void *cls, struct MHD_Connection *connection, in request_completed() argument
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_misc.c97 response_done_callback(void *cls, in response_done_callback() argument
153 standard_request_handler(void *cls, in standard_request_handler() argument
H A Dtest_request_response_with_callback.c57 response_callback (void *cls, in response_callback() argument
87 response_done_callback(void *cls, in response_done_callback() argument
106 standard_request_handler(void *cls, in standard_request_handler() argument
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/
H A Dtest_post.c55 completed_cb (void *cls, in completed_cb() argument
87 post_iterator (void *cls, in post_iterator() argument
107 ahc_echo (void *cls, in ahc_echo() argument
H A Dtest_post_form.c53 completed_cb (void *cls, in completed_cb() argument
84 post_iterator (void *cls, in post_iterator() argument
110 ahc_echo (void *cls, in ahc_echo() argument
H A Dtest_put.c78 ahc_echo (void *cls, in ahc_echo() argument

Completed in 14 milliseconds

1234567891011