Home
last modified time | relevance | path

Searched defs:uri_len (Results 1 - 12 of 12) sorted by relevance

/third_party/libwebsockets/lib/roles/http/server/
H A Daccess-log.c44 lws_prepare_access_log_info(struct lws *wsi, char *uri_ptr, int uri_len, int meth) in lws_prepare_access_log_info() argument
H A Dserver.c941 lws_find_mount(struct lws *wsi, const char *uri_ptr, int uri_len) in lws_find_mount() argument
1600 int uri_len = 0, meth, m, http_version_len, ha; in lws_http_action() local
1509 lws_http_redirect_hit(struct lws_context_per_thread *pt, struct lws *wsi, const struct lws_http_mount *hit, char *uri_ptr, int uri_len, int *h) lws_http_redirect_hit() argument
2296 int meth, uri_len; lws_handshake_server() local
2340 int uri_len = 0, ha, n; lws_handshake_server() local
[all...]
/third_party/libwebsockets/lib/roles/h2/
H A Dops-h2.c800 int uri_len = 0, methidx; in lws_h2_bind_for_post_before_action() local
/third_party/libwebsockets/lib/roles/ws/
H A Dserver-ws.c497 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
/third_party/lwip/src/apps/http/
H A Dhttp_client.c515 size_t server_name_len, uri_len; in httpc_init_connection_common() local
H A Dhttpd.c2034 u16_t left_len, uri_len; local
2209 size_t uri_len = strlen(uri); local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dhs20_supplicant.c865 u8 uri_len, osu_method_len, osu_nai_len; in hs20_osu_add_prov() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Doma_dm_client.c509 size_t uri_len; in oma_dm_run_add() local
H A Dosu_client.c3007 size_t uri_len = os_strlen(logo->uri); in osu_cert_cb() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dhs20_supplicant.c880 u8 uri_len, osu_method_len, osu_nai_len; in hs20_osu_add_prov() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Doma_dm_client.c509 size_t uri_len; in oma_dm_run_add() local
H A Dosu_client.c3009 size_t uri_len = os_strlen(logo->uri); in osu_cert_cb() local

Completed in 24 milliseconds