Home
last modified time | relevance | path

Searched defs:wsi (Results 126 - 150 of 268) sorted by relevance

1234567891011

/third_party/libwebsockets/lib/plat/unix/
H A Dunix-spawn.c593 lws_spawn_stdwsi_closed(struct lws_spawn_piped *lsp, struct lws *wsi) in lws_spawn_stdwsi_closed() argument
610 lws_spawn_get_stdfd(struct lws *wsi) in lws_spawn_get_stdfd() argument
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-spawn.c114 struct lws *wsi; in lws_spawn_piped_destroy() local
254 struct lws *wsi, *wsi1; in windows_pipe_poll_hack() local
555 lws_spawn_stdwsi_closed(struct lws_spawn_piped *lsp, struct lws *wsi) lws_spawn_stdwsi_closed() argument
572 lws_spawn_get_stdfd(struct lws *wsi) lws_spawn_get_stdfd() argument
[all...]
/third_party/libwebsockets/lib/roles/cgi/
H A Dprivate-lib-roles-cgi.h61 struct lws *wsi; /* owner */ member
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-session.c74 lws_tls_reuse_session(struct lws *wsi) in lws_tls_reuse_session() argument
114 lws_tls_session_is_reused(struct lws *wsi) lws_tls_session_is_reused() argument
164 lws_tls_session_new_mbedtls(struct lws *wsi) lws_tls_session_new_mbedtls() argument
289 struct lws *wsi = lws_container_of(tls, struct lws, tls); lws_sess_cache_synth_cb() local
[all...]
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-audio/
H A Daudio.c105 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, in callback_raw_test() argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-raw-proxy/
H A Dminimal-ws-raw-proxy.c73 callback_proxy_ws_server(struct lws *wsi, enum lws_callback_reasons reason, in callback_proxy_ws_server() argument
234 callback_proxy_raw_client(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_proxy_raw_client() argument
[all...]
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threadpool/
H A Dprotocol_lws_minimal_threadpool.c82 cleanup_task_private_data(struct lws *wsi, voi argument
155 callback_minimal(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_minimal() argument
[all...]
/third_party/libwebsockets/minimal-examples-lowlevel/raw/minimal-raw-client/
H A Dmain.c41 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, in callback_raw_test() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-pmd-bulk/
H A Dprotocol_lws_minimal_pmd_bulk.c109 callback_minimal_pmd_bulk(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal_pmd_bulk() argument
[all...]
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-ring/
H A Dprotocol_lws_minimal.c35 struct lws *wsi; member
151 callback_minimal(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal() argument
[all...]
/third_party/libwebsockets/plugins/
H A Dprotocol_fulltext_demo.c60 callback_fts(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_fts() argument
[all...]
/third_party/libwebsockets/lib/roles/ws/ext/
H A Dextension.c45 lws_ext_parse_options(const struct lws_extension *ext, struct lws *wsi, in lws_ext_parse_options() argument
159 ext, wsi, LWS_EXT_CB_OPTION_SET, in lws_ext_parse_options() local
191 int lws_ext_cb_active(struct lws *wsi, int reason, void *arg, int len) in lws_ext_cb_active() argument
217 lws_ext_cb_all_exts(struct lws_context *context, struct lws *wsi, int reason, void *arg, int len) lws_ext_cb_all_exts() argument
247 lws_issue_raw_ext_access(struct lws *wsi, unsigned char *buf, size_t len) lws_issue_raw_ext_access() argument
332 lws_any_extension_handled(struct lws *wsi, enum lws_extension_callback_reasons r, void *v, size_t len) lws_any_extension_handled() argument
356 lws_set_extension_option(struct lws *wsi, const char *ext_name, const char *opt_name, const char *opt_val) lws_set_extension_option() argument
[all...]
/third_party/libwebsockets/lib/system/ntpclient/
H A Dntpclient.c108 callback_ntpc(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_ntpc() argument
[all...]
/third_party/libwebsockets/minimal-examples/client-server/minimal-ws-proxy/
H A Dprotocol_lws_minimal.c33 struct lws *wsi; member
89 callback_minimal(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal() argument
[all...]
/third_party/libwebsockets/minimal-examples/gtk/minimal-gtk/
H A Dmain.c64 callback_http(struct lws *wsi, enum lws_callback_reasons reason, in callback_http() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-form-post-file/
H A Dminimal-http-server-form-post-file.c101 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_http() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam-tx-rx/
H A Dminimal-ws-client.c43 callback(struct lws *wsi, enum lws_callback_reasons reason, in callback() argument
[all...]
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads/
H A Dprotocol_lws_minimal.c33 struct lws *wsi; member
144 callback_minimal(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal() argument
[all...]
/third_party/libwebsockets/lib/roles/dbus/
H A Ddbus.c51 struct lws *wsi; in __lws_shadow_wsi() local
110 __lws_shadow_wsi_destroy(struct lws_dbus_ctx *ctx, struct lws *wsi) __lws_shadow_wsi_destroy() argument
154 struct lws *wsi; lws_dbus_add_watch() local
204 __check_destroy_shadow_wsi(struct lws_dbus_ctx *ctx, struct lws *wsi) __check_destroy_shadow_wsi() argument
236 struct lws *wsi; lws_dbus_remove_watch() local
477 rops_handle_POLLIN_dbus(struct lws_context_per_thread *pt, struct lws *wsi, struct lws_pollfd *pollfd) rops_handle_POLLIN_dbus() argument
[all...]
/third_party/libwebsockets/lib/roles/netlink/
H A Dops-netlink.c59 rops_handle_POLLIN_netlink(struct lws_context_per_thread *pt, struct lws *wsi, in rops_handle_POLLIN_netlink() argument
482 struct lws *wsi; in rops_pt_init_destroy_netlink() local
[all...]
/third_party/libwebsockets/lib/tls/
H A Dtls.c49 lws_tls_restrict_borrow(struct lws *wsi) in lws_tls_restrict_borrow() argument
96 _lws_tls_restrict_return(struct lws *wsi) in _lws_tls_restrict_return() argument
113 lws_tls_restrict_return_handshake(struct lws *wsi) in lws_tls_restrict_return_handshake() argument
133 lws_tls_restrict_return(struct lws *wsi) lws_tls_restrict_return() argument
182 lws_tls_server_conn_alpn(struct lws *wsi) lws_tls_server_conn_alpn() argument
[all...]
H A Dtls-network.c40 struct lws *wsi = lws_container_of(p, struct lws, in lws_tls_fake_POLLIN_for_buffered() local
57 __lws_ssl_remove_wsi_from_buffered_list(struct lws *wsi) in __lws_ssl_remove_wsi_from_buffered_list() argument
63 lws_ssl_remove_wsi_from_buffered_list(struct lws *wsi) in lws_ssl_remove_wsi_from_buffered_list() argument
177 struct lws wsi; lws_tls_cert_updated() local
213 struct lws *wsi = lws_container_of(d, struct lws, lws_gate_accepts() local
[all...]
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-attach/
H A Dminimal-http-client-attach.c32 callback_http(struct lws *wsi, enum lws_callback_reasons reason, in callback_http() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-h2-rxflow/
H A Dminimal-http-client.c29 struct lws *wsi; member
50 callback_http(struct lws *wsi, enum lws_callback_reasons reason, in callback_http() argument
[all...]
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/
H A Dminimal-http-server-eventlib-foreign.c78 callback_http(struct lws *wsi, enum lws_callback_reasons reason, in callback_http() argument

Completed in 10 milliseconds

1234567891011