OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rbtimp
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
db.c
69
static dns_dbimplementation_t
rbtimp
;
variable
75
rbtimp
.name = "rbt";
76
rbtimp
.create = dns_rbtdb_create;
77
rbtimp
.mctx = NULL;
78
rbtimp
.driverarg = NULL;
79
ISC_LINK_INIT(&
rbtimp
, link);
82
ISC_LIST_APPEND(implementations, &
rbtimp
, link);
/src/external/mpl/bind/dist/lib/dns/
db.c
80
static dns_dbimplementation_t
rbtimp
;
variable
90
rbtimp
= (dns_dbimplementation_t){
108
ISC_LIST_APPEND(implementations, &
rbtimp
, link);
Completed in 28 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026