OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tversion
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
catz.c
1307
uint32_t
tversion
;
local
1360
result = isc_parse_uint32(&
tversion
, t, 10);
1364
catz->version =
tversion
;
/src/external/mpl/dhcp/bind/dist/lib/dns/
catz.c
1005
uint32_t
tversion
;
local
1049
result = isc_parse_uint32(&
tversion
, t, 10);
1053
zone->version =
tversion
;
/src/external/mpl/bind/dist/lib/ns/
query.c
5877
dns_dbversion_t *
tversion
= NULL;
local
5883
options, &tzone, &tdb, &
tversion
);
5898
RESTORE(qctx->version,
tversion
);
8862
dns_dbversion_t *
tversion
= NULL;
local
8866
options, &tzone, &tdb, &
tversion
);
8895
RESTORE(qctx->version,
tversion
);
Completed in 36 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026