Searched defs:uri_len (Results 1 – 9 of 9) sorted by relevance
| /external/libwebsockets/lib/roles/ws/ |
| D | server-ws.c | 497 int uri_len = 0, meth; in lws_process_ws_upgrade() local 781 int uri_len = lws_hdr_total_length(wsi, WSI_TOKEN_GET_URI); in handshake_0405() local
|
| /external/libwebsockets/lib/roles/http/server/ |
| D | access-log.c | 44 lws_prepare_access_log_info(struct lws *wsi, char *uri_ptr, int uri_len, int meth) in lws_prepare_access_log_info()
|
| D | server.c | 939 lws_find_mount(struct lws *wsi, const char *uri_ptr, int uri_len) in lws_find_mount() 1500 int uri_len, int *h) in lws_http_redirect_hit() 1589 int uri_len = 0, meth, m, http_version_len, ha; in lws_http_action() local 2285 int meth, uri_len; in lws_handshake_server() local 2329 int uri_len = 0, ha, n; in lws_handshake_server() local
|
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ |
| D | http_proxy.cc | 150 size_t uri_len = server_host.size(); in MapName() local
|
| /external/grpc-grpc/src/core/ext/filters/client_channel/ |
| D | http_proxy.cc | 139 size_t uri_len = strlen(server_host); in proxy_mapper_map_name() local
|
| /external/libwebsockets/lib/roles/h2/ |
| D | ops-h2.c | 802 int uri_len = 0; in lws_h2_bind_for_post_before_action() local
|
| /external/wpa_supplicant_8/wpa_supplicant/ |
| D | hs20_supplicant.c | 880 u8 uri_len, osu_method_len, osu_nai_len; in hs20_osu_add_prov() local
|
| /external/wpa_supplicant_8/hs20/client/ |
| D | oma_dm_client.c | 509 size_t uri_len; in oma_dm_run_add() local
|
| D | osu_client.c | 3053 size_t uri_len = os_strlen(logo->uri); in osu_cert_cb() local
|