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
defs:g_context
(Results
1 - 3
of
3
) sorted by relevance
/third_party/libcoap/src/
H
A
D
coap_gnutls.c
298
coap_gnutls_context_t *
g_context
=
in coap_dtls_context_set_pki()
local
344
coap_gnutls_context_t *
g_context
=
coap_dtls_context_set_pki_root_cas()
local
387
coap_gnutls_context_t *
g_context
=
coap_dtls_context_set_spsk()
local
407
coap_gnutls_context_t *
g_context
=
coap_dtls_context_set_cpsk()
local
424
coap_gnutls_context_t *
g_context
=
coap_dtls_context_check_keys_enabled()
local
475
coap_gnutls_context_t *
g_context
=
coap_dtls_new_context()
local
518
coap_gnutls_context_t *
g_context
= (coap_gnutls_context_t *)handle;
coap_dtls_free_context()
local
559
coap_gnutls_context_t *
g_context
;
psk_client_callback()
local
734
check_rpk_cert(coap_gnutls_context_t *
g_context
, coap_gnutls_certificate_info_t *cert_info, coap_session_t *c_session)
check_rpk_cert()
argument
778
coap_gnutls_context_t *
g_context
=
cert_verify_gnutls()
local
1038
setup_pki_credentials(gnutls_certificate_credentials_t *pki_credentials, gnutls_session_t g_session, coap_gnutls_context_t *
g_context
, coap_dtls_pki_t *setup_data, coap_dtls_role_t role)
setup_pki_credentials()
argument
1457
coap_gnutls_context_t *
g_context
=
post_client_hello_gnutls_psk()
local
1571
coap_gnutls_context_t *
g_context
=
post_client_hello_gnutls_pki()
local
1681
coap_gnutls_context_t *
g_context
=
setup_client_ssl_session()
local
1778
coap_gnutls_context_t *
g_context
;
psk_server_callback()
local
1827
coap_gnutls_context_t *
g_context
=
setup_server_ssl_session()
local
1995
coap_gnutls_context_t *
g_context
=
coap_dtls_new_gnutls_env()
local
2055
coap_dtls_free_gnutls_env(coap_gnutls_context_t *
g_context
, coap_gnutls_env_t *g_env, coap_free_bye_t free_bye)
coap_dtls_free_gnutls_env()
argument
2652
coap_gnutls_context_t *
g_context
=
coap_tls_new_client_session()
local
2698
coap_gnutls_context_t *
g_context
=
coap_tls_new_server_session()
local
[all...]
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H
A
D
mmu.c
4753
struct kvm_mmu *
g_context
= &vcpu->arch.nested_mmu;
in init_kvm_nested_mmu()
local
[all...]
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H
A
D
mmu.c
5368
struct kvm_mmu *
g_context
= &vcpu->arch.nested_mmu;
in init_kvm_nested_mmu()
local
[all...]
Completed in 17 milliseconds