OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:create_context
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/unbound/dist/testdata/pylib.tdir/
pylib.lookup.py
17
def
create_context
(config_file="ub.lookup.conf", asyncflag=False):
function
105
test_resolve(
create_context
())
106
test_async_resolve(
create_context
(asyncflag=True))
107
test_ratelimit_bg_on(
create_context
(asyncflag=True))
pylib.lookup.py
17
def
create_context
(config_file="ub.lookup.conf", asyncflag=False):
function
105
test_resolve(
create_context
())
106
test_async_resolve(
create_context
(asyncflag=True))
107
test_ratelimit_bg_on(
create_context
(asyncflag=True))
/src/external/bsd/nsd/dist/
tsig-openssl.c
21
static void *
create_context
(region_type *region);
132
algorithm->hmac_create_context =
create_context
;
189
create_context
(region_type *region)
function
tsig-openssl.c
21
static void *
create_context
(region_type *region);
132
algorithm->hmac_create_context =
create_context
;
189
create_context
(region_type *region)
function
/src/crypto/external/apache2/openssl/dist/demos/sslecho/
main.c
74
static SSL_CTX *
create_context
(flag isServer)
function
189
ssl_ctx =
create_context
(isServer);
main.c
74
static SSL_CTX *
create_context
(flag isServer)
function
189
ssl_ctx =
create_context
(isServer);
/src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli
448
(** [
create_context
()] creates a context for storing the "global" state in
450
val
create_context
: unit -> llcontext
var
llvm.mli
448
(** [
create_context
()] creates a context for storing the "global" state in
450
val
create_context
: unit -> llcontext
var
Completed in 169 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026