OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hooktable
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/lib/ns/
hooks.c
225
lctx, actx, view->
hooktable
,
259
ns_hooktable_init(ns_hooktable_t *
hooktable
) {
263
ISC_LIST_INIT((*
hooktable
)[i]);
269
ns_hooktable_t *
hooktable
= NULL;
local
273
hooktable
= isc_mem_get(mctx, sizeof(*
hooktable
));
275
ns_hooktable_init(
hooktable
);
277
*tablep =
hooktable
;
310
ns_hook_add(ns_hooktable_t *
hooktable
, isc_mem_t *mctx,
314
REQUIRE(
hooktable
!= NULL)
[
all
...]
/src/external/mpl/bind/dist/lib/dns/include/dns/
view.h
246
void *
hooktable
; /* ns_hooktable */
member in struct:dns_view
/src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
view.h
246
void *
hooktable
; /* ns_hooktable */
member in struct:dns_view
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026