Home
last modified time | relevance | path

Searched refs:onward (Results 1 – 25 of 34) sorted by relevance

12

/external/libwebsockets/plugins/generic-sessions/
Dprotocol_generic_sessions.c363 lws_snprintf(pss->onward, sizeof(pss->onward), in callback_generic_sessions()
433 lws_snprintf(pss->onward, sizeof(pss->onward) - 1, in callback_generic_sessions()
542 cp1 = (const char *)pss->onward; in callback_generic_sessions()
562 lws_snprintf(pss->onward, sizeof(pss->onward), in callback_generic_sessions()
565 pss->onward[sizeof(pss->onward) - 1] = '\0'; in callback_generic_sessions()
606 lws_snprintf(pss->onward, sizeof(pss->onward), in callback_generic_sessions()
649 lws_snprintf(pss->onward, sizeof(pss->onward), in callback_generic_sessions()
653 lwsl_notice("failed: %s\n", pss->onward); in callback_generic_sessions()
679 lws_snprintf(pss->onward, sizeof(pss->onward), in callback_generic_sessions()
692 lws_snprintf(pss->onward, sizeof(pss->onward), in callback_generic_sessions()
[all …]
Dhandlers.c123 lws_snprintf(pss->onward, sizeof(pss->onward), in lwsgs_handler_confirm()
138 pss->login_session.id, pss->onward); in lwsgs_handler_confirm()
147 lws_snprintf(pss->onward, sizeof(pss->onward), "%s/post-verify-fail.html", in lwsgs_handler_confirm()
206 lws_snprintf(pss->onward, sizeof(pss->onward), in lwsgs_handler_forgot()
221 pss->login_session.id, pss->onward); in lwsgs_handler_forgot()
234 lws_snprintf(pss->onward, sizeof(pss->onward), "%s/%s", in lwsgs_handler_forgot()
Dprivate-lwsgs.h97 char onward[256]; member
/external/libwebsockets/plugins/raw-proxy/
DREADME.md13 |onward|The onward proxy destination, in the form `ipv4:addr[:port]`|
46 plugin protocol on the vhost as usual, and specify the "onward" pvo with:
52 "onward": "ipv4:remote.address.com:port"
/external/libwebsockets/READMEs/
DREADME.unix-domain-reverse-proxy.md51 The h1 onward proxy connection translates the following headers from the return
70 The following headers are translated from the headers replied via the onward
80 cache-control|The onward server's response about cacheability of its payload
DREADME.http-fallback.md109 On the first vhost for the port, specify the required "onward" pvo to configure
117 "onward", /* pvo name */
147 "onward": "ipv4:127.0.0.1:22"
DREADME.lws_system.md209 …n is changing. It will transition back to `LWS_SYSTATE_INITIALIZED` and onward to `OPERATIONAL` a…
DREADME.coding.md214 can accept more RX, (eg, we learn our onward connection is writeable) we can call
/external/libwebsockets/minimal-examples/raw/minimal-raw-proxy/
DREADME.md31 [2018/11/30 19:22:35:7336] NOTICE: callback_raw_proxy: onward ipv4 127.0.0.1:22
/external/libwebsockets/minimal-examples/raw/minimal-raw-proxy-fallback/
DREADME.md38 [2018/11/30 19:22:35:7336] NOTICE: callback_raw_proxy: onward ipv4 127.0.0.1:22
/external/ltp/testcases/kdump/
DREADME28 The tests are written for SuSE Linux Enterprise Server 10 (and onward
/external/ltp/testcases/kdump/doc/
DREADME28 The tests are written for SuSE Linux Enterprise Server 10 (and onward
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.td395 // These registers are new for v62 and onward.
402 // These registers are new for v65 and onward.
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.td435 // These registers are new for v62 and onward.
442 // These registers are new for v65 and onward.
/external/llvm-project/llvm/docs/
DHowToBuildWithPGO.rst170 -DLLVM_TABLEGEN=/path/to/stage1/bin/llvm-tblgen`` to steps 2 and onward to avoid
/external/zstd/lib/
DREADME.md77 Specifying a number limits versions supported to that version onward.
/external/libwebsockets/lib/secure-streams/
DREADME.md378 onward proxying).
/external/python/cpython3/Doc/c-api/
Dcall.rst99 Doing so will allow callables such as bound methods to make their onward
/external/python/cpython2/Doc/library/
Dparser.rst29 From Python 2.5 onward, it's much more convenient to cut in at the Abstract
/external/libchrome/mojo/public/cpp/system/
DREADME.md538 an isolated connection, process B cannot reliably send that pipe handle onward
/external/python/cpython3/Doc/howto/
Dfunctional.rst123 propagated onward.
/external/python/cpython2/Doc/howto/
Dfunctional.rst122 propagated onward.
/external/cldr/tools/java/org/unicode/cldr/util/data/
Dafrica585 # The DST rules planned for 2013 and onward roughly mirror those of Europe
/external/python/cpython2/
DREADME260 From Python 2.0 onward, all Python C code is ANSI C. Compiling using
/external/brotli/tests/testdata/
Dplrabn12.txt1549 The monster moving onward came as fast
4004 Him through the spicy forest onward come
5169 And onward moved embattled: When behold!
5387 He onward came; far off his coming shone;
5450 He on his impious foes right onward drove,
8830 From this day onward; which I feel begun

12