Home
last modified time | relevance | path

Searched refs:WSI_TOKEN_GET_URI (Results 1 – 10 of 10) sorted by relevance

/external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd-corner/
Dprotocol_lws_minimal.c226 WSI_TOKEN_GET_URI) < 0) in callback_minimal()
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-form-get/
Dminimal-http-server-form-get.c37 if (!lws_hdr_total_length(wsi, WSI_TOKEN_GET_URI)) in callback_http()
/external/libwebsockets/minimal-examples/ws-server/minimal-ws-broker/
Dprotocol_lws_minimal.c113 if (lws_hdr_copy(wsi, buf, sizeof(buf), WSI_TOKEN_GET_URI) > 0) in callback_minimal()
/external/libwebsockets/lib/roles/ws/
Dserver-ws.c780 lws_hdr_simple_ptr(wsi, WSI_TOKEN_GET_URI); in handshake_0405()
781 int uri_len = lws_hdr_total_length(wsi, WSI_TOKEN_GET_URI); in handshake_0405()
/external/libwebsockets/include/libwebsockets/
Dlws-http.h216 WSI_TOKEN_GET_URI, /* 0 */ enumerator
/external/libwebsockets/lib/secure-streams/protocols/
Dss-h1.c1077 m = lws_hdr_total_length(wsi, WSI_TOKEN_GET_URI); in secstream_h1()
1081 WSI_TOKEN_GET_URI), (unsigned int)m)) in secstream_h1()
/external/libwebsockets/lib/roles/http/
Dparsers.c1001 WSI_TOKEN_GET_URI,
1417 (WSI_TOKEN_GET_URI + n); in lws_parse()
/external/libwebsockets/lib/roles/cgi/
Dcgi-server.c176 WSI_TOKEN_GET_URI, in lws_cgi()
/external/libwebsockets/lib/roles/http/server/
Dserver.c958 lws_hdr_total_length(wsi, WSI_TOKEN_GET_URI) || in lws_find_mount()
1098 WSI_TOKEN_GET_URI,
/external/libwebsockets/lib/roles/h2/
Dhttp2.c1412 WSI_TOKEN_GET_URI,