Searched defs:uri_len (Results 1 – 12 of 12) sorted by relevance
/third_party/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
|
/third_party/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
|
/third_party/libwebsockets/lib/roles/h2/ |
D | ops-h2.c | 802 int uri_len = 0; in lws_h2_bind_for_post_before_action() local
|
/third_party/lwip/src/apps/http/ |
D | httpd.c | 2034 u16_t left_len, uri_len; local 2209 size_t uri_len = strlen(uri); local
|
D | http_client.c | 515 size_t server_name_len, uri_len; in httpc_init_connection_common() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | hs20_supplicant.c | 866 u8 uri_len, osu_method_len, osu_nai_len; in hs20_osu_add_prov() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | hs20_supplicant.c | 865 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/ |
D | oma_dm_client.c | 509 size_t uri_len; in oma_dm_run_add() local
|
D | osu_client.c | 3009 size_t uri_len = os_strlen(logo->uri); in osu_cert_cb() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
D | oma_dm_client.c | 509 size_t uri_len; in oma_dm_run_add() local
|
D | osu_client.c | 3009 size_t uri_len = os_strlen(logo->uri); in osu_cert_cb() local
|