Home
last modified time | relevance | path

Searched defs:reason (Results 76 - 100 of 642) sorted by relevance

12345678910>>...26

/third_party/libwebsockets/lib/core-net/
H A Dclose.c346 __lws_close_free_wsi(struct lws *wsi, enum lws_close_status reason, in __lws_close_free_wsi() argument
1008 lws_close_free_wsi(struct lws *wsi, enum lws_close_status reason, const char *caller) in lws_close_free_wsi() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-certinfo/
H A Dminimal-http-client-certinfo.c23 callback_http(struct lws *wsi, enum lws_callback_reasons reason, in callback_http() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-custom-headers/
H A Dminimal-http-client-custom-headers.c23 callback_http(struct lws *wsi, enum lws_callback_reasons reason, in callback_http() argument
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-vhost/
H A Dminimal-raw-vhost.c47 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, in callback_raw_test() argument
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-netcat/
H A Dminimal-raw-netcat.c41 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, in callback_raw_test() argument
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-adopt-udp/
H A Dminimal-raw-adopt-udp.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/
H A Dminimal-ws-client.c89 callback_minimal(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-ping/
H A Dminimal-ws-client-ping.c63 callback_minimal_pingtest(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal_pingtest() argument
/third_party/libwebsockets/lib/roles/mqtt/
H A Dops-mqtt.c559 rops_close_kill_connection_mqtt(struct lws *wsi, enum lws_close_status reason) in rops_close_kill_connection_mqtt() argument
/third_party/libwebsockets/lib/system/dhcpclient/
H A Ddhcpc4.c141 callback_dhcpc4(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_dhcpc4() argument
/third_party/libwebsockets/plugins/
H A Dprotocol_lws_raw_test.c99 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_raw_test() argument
/third_party/nghttp2/src/
H A Dshrpx_health_monitor_downstream_connection.cc88 void HealthMonitorDownstreamConnection::pause_read(IOCtrlReason reason) {} in pause_read() argument
90 int HealthMonitorDownstreamConnection::resume_read(IOCtrlReason reason, in resume_read() argument
H A Dshrpx_null_downstream_connection.cc64 void NullDownstreamConnection::pause_read(IOCtrlReason reason) {} in pause_read() argument
66 int NullDownstreamConnection::resume_read(IOCtrlReason reason, in resume_read() argument
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_common.c117 vn_relax(uint32_t *iter, const char *reason) in vn_relax() argument
/third_party/icu/icu4c/source/samples/ucnv/
H A Dflagcb.c33 flagCB_fromU( const void *context, UConverterFromUnicodeArgs *fromUArgs, const UChar* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) flagCB_fromU() argument
176 debugCB_fromU(const void *context, UConverterFromUnicodeArgs *fromUArgs, const UChar* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) debugCB_fromU() argument
[all...]
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-custom-headers/
H A Dminimal-http-server-custom-headers.c36 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-get/
H A Dminimal-http-server-form-get.c26 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_http() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-h2-long-poll/
H A Dminimal-http-server.c54 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_http() argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd/
H A Dprotocol_lws_minimal.c63 callback_minimal(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal() argument
/third_party/libwebsockets/plugin-standalone/
H A Dprotocol_example_standalone.c61 callback_dumb_increment(struct lws *wsi, enum lws_callback_reasons reason, in callback_dumb_increment() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-hugeurl/
H A Dminimal-http-client-hugeurl.c67 callback_http(struct lws *wsi, enum lws_callback_reasons reason, in callback_http() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-post/
H A Dminimal-http-client-post.c28 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/
H A Dminimal-http-server-form-post.c40 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_http() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-form-post-lwsac/
H A Dminimal-http-server-form-post.c41 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_http() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse/
H A Dminimal-http-server-sse.c44 callback_sse(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_sse() argument

Completed in 10 milliseconds

12345678910>>...26