OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ub_ctx_create
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/unbound/dist/contrib/
libunbound.so.conf
11
ub_ctx*
ub_ctx_create
(void);
/src/external/bsd/unbound/dist/winrc/
anchor-update.c
116
ctx =
ub_ctx_create
();
117
if(!ctx) fatal("
ub_ctx_create
failed");
/src/external/bsd/unbound/dist/libunbound/
unbound.h
46
* ctx =
ub_ctx_create
();
271
struct ub_ctx*
ub_ctx_create
(void);
libunbound.c
182
ub_ctx_create
(void)
function
/src/external/bsd/unbound/dist/libunbound/python/
libunbound.i
120
%newobject
ub_ctx_create
;
293
self.this = _unbound.
ub_ctx_create
()
/src/external/bsd/unbound/dist/smallapp/
unbound-host.c
435
ctx =
ub_ctx_create
();
unbound-anchor.c
288
struct ub_ctx* ctx =
ub_ctx_create
();
/src/external/bsd/unbound/dist/testcode/
asynclook.c
415
ctx =
ub_ctx_create
();
Completed in 81 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026