OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:origzone
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/unbound/dist/iterator/
iter_resptype.c
112
uint8_t*
origzone
= (uint8_t*)"\000"; /* the default */
local
149
origzone
= dp->name;
172
origzone
)) {
242
if(query_dname_compare(s->rk.dname,
origzone
) == 0) {
263
if(dname_subdomain_c(
origzone
, s->rk.dname)) {
271
if(dname_subdomain_c(s->rk.dname,
origzone
)) {
/src/external/bsd/nsd/dist/
query.c
1138
zone_type*
origzone
= q->zone;
local
1145
q->zone =
origzone
;
1208
zone_type*
origzone
= q->zone;
local
1255
q->zone =
origzone
;
1363
zone_type*
origzone
= q->zone;
local
1469
(
origzone
!= NULL && dname_compare(domain_dname(
origzone
->apex), domain_dname(q->zone->apex)) != 0)) {
Completed in 25 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026