Home
last modified time | relevance | path

Searched defs:connection (Results 1 – 25 of 227) sorted by relevance

12345678910

/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dconnection.c128 MHD_get_connection_values (struct MHD_Connection *connection, in MHD_get_connection_values()
177 MHD_set_connection_value (struct MHD_Connection *connection, in MHD_set_connection_value()
217 MHD_lookup_connection_value (struct MHD_Connection *connection, in MHD_lookup_connection_value()
243 need_100_continue (struct MHD_Connection *connection) in need_100_continue()
268 MHD_connection_close (struct MHD_Connection *connection, in MHD_connection_close()
297 connection_close_error (struct MHD_Connection *connection, in connection_close_error()
332 try_ready_normal_body (struct MHD_Connection *connection) in try_ready_normal_body()
399 try_ready_chunked_body (struct MHD_Connection *connection) in try_ready_chunked_body()
510 keepalive_possible (struct MHD_Connection *connection) in keepalive_possible()
608 try_grow_read_buffer (struct MHD_Connection *connection)
[all …]
Dconnection_https.c46 run_tls_handshake (struct MHD_Connection *connection) in run_tls_handshake()
96 MHD_tls_connection_handle_read (struct MHD_Connection *connection) in MHD_tls_connection_handle_read()
113 MHD_tls_connection_handle_write (struct MHD_Connection *connection) in MHD_tls_connection_handle_write()
132 MHD_tls_connection_handle_idle (struct MHD_Connection *connection) in MHD_tls_connection_handle_idle()
176 MHD_set_https_callbacks (struct MHD_Connection *connection) in MHD_set_https_callbacks()
Dtest_postprocessor.c124 struct MHD_Connection connection; in test_urlencoding() local
158 struct MHD_Connection connection; in test_multipart_garbage() local
199 struct MHD_Connection connection; in test_multipart_splits() local
232 struct MHD_Connection connection; in test_multipart() local
267 struct MHD_Connection connection; in test_nested_multipart() local
302 struct MHD_Connection connection; in test_empty_value() local
Dbasicauth.c46 MHD_basic_auth_get_username_password (struct MHD_Connection *connection, in MHD_basic_auth_get_username_password()
116 MHD_queue_basic_auth_fail_response (struct MHD_Connection *connection, in MHD_queue_basic_auth_fail_response()
Ddigestauth.c301 check_nonce_nc (struct MHD_Connection *connection, in check_nonce_nc()
361 MHD_digest_auth_get_username(struct MHD_Connection *connection) in MHD_digest_auth_get_username()
443 test_header (struct MHD_Connection *connection, in test_header()
479 check_argument_match (struct MHD_Connection *connection, in check_argument_match()
562 MHD_digest_auth_check (struct MHD_Connection *connection, in MHD_digest_auth_check()
800 MHD_queue_auth_fail_response (struct MHD_Connection *connection, in MHD_queue_auth_fail_response()
/third_party/pulseaudio/src/pulsecore/
Drtkit.c65 static long long rtkit_get_int_property(DBusConnection *connection, const char* propname, long long… in rtkit_get_int_property()
145 int rtkit_get_max_realtime_priority(DBusConnection *connection) { in rtkit_get_max_realtime_priority()
153 int rtkit_get_min_nice_level(DBusConnection *connection, int* min_nice_level) { in rtkit_get_min_nice_level()
163 long long rtkit_get_rttime_usec_max(DBusConnection *connection) { in rtkit_get_rttime_usec_max()
171 int rtkit_make_realtime(DBusConnection *connection, pid_t thread, int priority) { in rtkit_make_realtime()
230 int rtkit_make_high_priority(DBusConnection *connection, pid_t thread, int nice_level) { in rtkit_make_high_priority()
293 int rtkit_make_realtime(DBusConnection *connection, pid_t thread, int priority) { in rtkit_make_realtime()
297 int rtkit_make_high_priority(DBusConnection *connection, pid_t thread, int nice_level) { in rtkit_make_high_priority()
301 int rtkit_get_max_realtime_priority(DBusConnection *connection) { in rtkit_get_max_realtime_priority()
305 int rtkit_get_min_nice_level(DBusConnection *connection, int* min_nice_level) { in rtkit_get_min_nice_level()
[all …]
Dprotocol-simple.c48 typedef struct connection { struct
66 } connection; argument
Dprotocol-esound.c79 typedef struct connection { struct
80 pa_msgobject parent;
82 uint32_t index;
83 bool dead;
84 pa_esound_protocol *protocol;
85 pa_esound_options *options;
86 pa_iochannel *io;
87 pa_client *client;
88 bool authorized, swap_byte_order;
89 void *write_data;
[all …]
Dprotocol-http.c87 struct connection { struct
104 pa_idxset *connections; argument
114 static void connection_unlink(struct connection *c) { in connection_unlink() argument
/third_party/pulseaudio/src/modules/x11/
Dmodule-x11-xsmp.c57 SmcConn connection; member
64 IceConn connection; member
68 static void* ice_io_cb_data_new(IceConn connection, struct userdata *userdata) { in ice_io_cb_data_new()
121 static void die_cb(SmcConn connection, SmPointer client_data) { in die_cb()
131 static void save_complete_cb(SmcConn connection, SmPointer client_data) { in save_complete_cb()
134 static void shutdown_cancelled_cb(SmcConn connection, SmPointer client_data) { in shutdown_cancelled_cb()
138 static void save_yourself_cb(SmcConn connection, SmPointer client_data, int save_type, Bool _shutdo… in save_yourself_cb()
157 static void new_ice_connection(IceConn connection, IcePointer client_data, Bool opening, IcePointer… in new_ice_connection()
/third_party/skia/tools/skiaserve/
DResponse.cpp44 int SendOK(MHD_Connection* connection) { in SendOK()
55 int SendError(MHD_Connection* connection, const char* msg) { in SendError()
64 int SendData(MHD_Connection* connection, const SkData* data, const char* type, in SendData()
80 int SendTemplate(MHD_Connection* connection, bool redirect, const char* redirectUrl) { in SendTemplate()
/third_party/node/test/parallel/
Dtest-http-multiple-headers.js24 'connection': 'close', property
31 'connection': ['close'], property
88 'connection': 'close', property
106 'connection': 'close', property
127 'connection': 'close', property
135 'connection': [ 'close' ], property
Dtest-http-upgrade-advertise.js10 { headers: { connection: 'upgrade' }, expected: 'regular' }, property
11 { headers: { connection: 'upgrade', upgrade: 'h2c' }, expected: 'upgrade' }, property
12 { headers: { connection: 'upgrade', upgrade: 'h2c' }, expected: 'destroy' }, property
13 { headers: { connection: 'upgrade', upgrade: 'h2c' }, expected: 'regular' }, property
Dtest-http-content-length.js8 'connection': 'close', property
13 'connection': 'close', property
18 'connection': 'close', property
Dtest-http-raw-headers.js43 'connection': 'close' property
101 'connection': 'close', property
Dtest-http-aborted.js24 headers: { connection: 'keep-alive' } property
53 headers: { connection: 'keep-alive' } property
Dtest-http-client-aborted-event.js15 headers: { connection: 'keep-alive' } property
38 headers: { connection: 'keep-alive' } property
Dtest-http-upgrade-agent.js55 'connection': 'upgrade', property
80 'connection': 'upgrade', property
/third_party/skia/third_party/externals/microhttpd/src/examples/
Dpost_example.c147 get_session (struct MHD_Connection *connection) in get_session()
277 struct MHD_Connection *connection) in serve_simple_form()
313 struct MHD_Connection *connection) in fill_v1_form()
356 struct MHD_Connection *connection) in fill_v1_v2_form()
400 struct MHD_Connection *connection) in not_found_page()
538 struct MHD_Connection *connection, in create_response()
645 struct MHD_Connection *connection, in request_completed_callback()
Dmhd2spdy_spdy.c146 struct SPDY_Connection *connection; in spdy_cb_send() local
228 struct SPDY_Connection *connection; in spdy_cb_recv() local
674 struct SPDY_Connection *connection) in spdy_ctl_select()
701 spdy_exec_io(struct SPDY_Connection *connection) in spdy_exec_io()
730 struct SPDY_Connection * connection = NULL; in spdy_connect() local
813 spdy_free_connection(struct SPDY_Connection * connection) in spdy_free_connection()
848 struct SPDY_Connection *connection; in spdy_request() local
990 struct SPDY_Connection *connection; in spdy_get_selectfdset() local
/third_party/skia/third_party/externals/microhttpd/doc/examples/
Dtlsauthentication.c119 ask_for_authentication (struct MHD_Connection *connection, const char *realm) in ask_for_authentication()
154 is_authenticated (struct MHD_Connection *connection, in is_authenticated()
193 secret_page (struct MHD_Connection *connection) in secret_page()
213 answer_to_connection (void *cls, struct MHD_Connection *connection, in answer_to_connection()
Dsessions.c169 get_session (struct MHD_Connection *connection) in get_session()
299 struct MHD_Connection *connection) in serve_simple_form()
333 struct MHD_Connection *connection) in fill_v1_form()
375 struct MHD_Connection *connection) in fill_v1_v2_form()
418 struct MHD_Connection *connection) in not_found_page()
555 struct MHD_Connection *connection, in create_response()
662 struct MHD_Connection *connection, in request_completed_callback()
Dsimplepost.c46 send_page (struct MHD_Connection *connection, const char *page) in send_page()
95 request_completed (void *cls, struct MHD_Connection *connection, in request_completed()
116 answer_to_connection (void *cls, struct MHD_Connection *connection, in answer_to_connection()
Dlargepost.c57 send_page (struct MHD_Connection *connection, const char *page, in send_page()
120 request_completed (void *cls, struct MHD_Connection *connection, in request_completed()
146 answer_to_connection (void *cls, struct MHD_Connection *connection, in answer_to_connection()
/third_party/mesa3d/src/asahi/lib/
Dwrap.c49 wrap_Method(mach_port_t connection, uint32_t selector, const uint64_t* input, in wrap_Method()
283 wrap_AsyncMethod(mach_port_t connection, uint32_t selector, in wrap_AsyncMethod()
345 wrap_StructMethod(mach_port_t connection, uint32_t selector, in wrap_StructMethod()
355 wrap_AsyncStructMethod(mach_port_t connection, uint32_t selector, in wrap_AsyncStructMethod()
367 wrap_ScalarMethod(mach_port_t connection, uint32_t selector, in wrap_ScalarMethod()
376 wrap_AsyncScalarMethod(mach_port_t connection, uint32_t selector, in wrap_AsyncScalarMethod()

12345678910