Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:lws_ss_destroy
(Results
1 - 12
of
12
) sorted by relevance
/third_party/libwebsockets/lib/secure-streams/system/fetch-policy/
H
A
D
fetch-policy.c
80
lws_ss_destroy
(&m->ss);
in policy_set()
/third_party/libwebsockets/lib/secure-streams/cpp/
H
A
D
lss.cxx
141
lws_ss_destroy
(&m_ss);
in ~lss()
/third_party/libwebsockets/include/libwebsockets/
H
A
D
lws-secure-streams.h
463
*
lws_ss_destroy
() - Destroy secure stream
470
lws_ss_destroy
(struct lws_ss_handle **ppss);
H
A
D
lws-secure-streams-client.h
48
#define
lws_ss_destroy
lws_sspc_destroy
macro
/third_party/libwebsockets/lib/secure-streams/
H
A
D
secure-streams-process.c
443
lws_ss_destroy
(&conn->ss);
in callback_ss_proxy()
501
lws_ss_destroy
(&conn->ss);
in callback_ss_proxy()
H
A
D
secure-streams.c
468
lws_ss_destroy
(ph);
in _lws_ss_handle_state_ret_CAN_DESTROY_HANDLE()
1351
lws_ss_destroy
(&h);
in lws_ss_create()
1363
lws_ss_destroy
(lws_ss_handle_t **ppss)
in lws_ss_destroy()
function
1674
lws_ss_destroy
(&h);
in lws_ss_destroy_dll()
H
A
D
policy-common.c
287
lws_ss_destroy
(&h);
in fe_lws_ss_destroy()
/third_party/libwebsockets/lib/secure-streams/protocols/
H
A
D
ss-ws.c
106
lws_ss_destroy
(&h);
in secstream_ws()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-smd/
H
A
D
multi.c
130
lws_ss_destroy
(&m->ss);
in sul_multi_tx_periodic_cb()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-testsfail/
H
A
D
minimal-secure-streams-testsfail.c
723
lws_ss_destroy
(&h);
in tests_start_next()
/third_party/libwebsockets/lib/core-net/
H
A
D
adopt.c
344
lws_ss_destroy
(&h);
in lws_adopt_ss_server_accept()
H
A
D
close.c
855
lws_ss_destroy
(&h);
in __lws_close_free_wsi()
Completed in 10 milliseconds