Home
last modified time | relevance | path

Searched defs:urlpath (Results 1 – 19 of 19) sorted by relevance

/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd-bulk/mount-origin/
Dexample.js28 function new_ws(urlpath, protocol) argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-timer/mount-origin/
Dexample.js28 function new_ws(urlpath, protocol) argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd/mount-origin/
Dexample.js28 function new_ws(urlpath, protocol) argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server/mount-origin/
Dexample.js28 function new_ws(urlpath, protocol) argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-raw-proxy/mount-origin/
Dexample.js28 function new_ws(urlpath, protocol) argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-ring/mount-origin/
Dexample.js27 function new_ws(urlpath, protocol) argument
/third_party/libwebsockets/minimal-examples/client-server/minimal-ws-proxy/mount-origin/
Dexample.js29 function new_ws(urlpath, protocol) argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads/mount-origin/
Dexample.js29 function new_ws(urlpath, protocol) argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threadpool/mount-origin/
Dexample.js29 function new_ws(urlpath, protocol) argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/mount-origin/
Dexample.js29 function new_ws(urlpath, protocol) argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd-corner/mount-origin/
Dexample.js28 function new_ws(urlpath, protocol) argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-foreign-libuv-smp/mount-origin/
Dexample.js29 function new_ws(urlpath, protocol) argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-broker/mount-origin/
Dexample.js28 function new_ws(urlpath, protocol) argument
/third_party/libwebsockets/lib/secure-streams/cpp/
Dlss.cxx53 const char *p, *urlpath; in lss() local
/third_party/libwebsockets/test-apps/
Dlws-common.js114 function new_ws(urlpath, protocol) argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-demos/mount-origin/
Dlws-common.js114 function new_ws(urlpath, protocol) argument
/third_party/libwebsockets/plugins/deaddrop/assets/
Ddeaddrop.js211 function new_ws(urlpath, protocol) argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-deaddrop/mount-origin/
Ddeaddrop.js211 function new_ws(urlpath, protocol) argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
Dminimal-http-client-multi.c62 static char urlpath[64], intr; variable