| /third_party/libwebsockets/lib/plat/unix/ |
| H A D | unix-spawn.c | 593 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 D | windows-spawn.c | 114 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 D | private-lib-roles-cgi.h | 61 struct lws *wsi; /* owner */ member
|
| /third_party/libwebsockets/lib/tls/mbedtls/ |
| H A D | mbedtls-session.c | 74 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 D | audio.c | 105 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 D | minimal-ws-raw-proxy.c | 73 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 D | protocol_lws_minimal_threadpool.c | 82 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 D | main.c | 41 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 D | protocol_lws_minimal_pmd_bulk.c | 109 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 D | protocol_lws_minimal.c | 35 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 D | protocol_fulltext_demo.c | 60 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 D | extension.c | 45 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 D | ntpclient.c | 108 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 D | protocol_lws_minimal.c | 33 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 D | main.c | 64 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 D | minimal-http-server-form-post-file.c | 101 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 D | minimal-ws-client.c | 43 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 D | protocol_lws_minimal.c | 33 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 D | dbus.c | 51 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 D | ops-netlink.c | 59 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 D | tls.c | 49 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 D | tls-network.c | 40 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 D | minimal-http-client-attach.c | 32 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 D | minimal-http-client.c | 29 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 D | minimal-http-server-eventlib-foreign.c | 78 callback_http(struct lws *wsi, enum lws_callback_reasons reason, in callback_http() argument
|