OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:neworigin
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
masterdump.c
89
dns_name_t *
neworigin
;
member in struct:dns_totext_ctx
426
ctx->
neworigin
= NULL;
1100
if (itresult == ISC_R_SUCCESS && ctx->
neworigin
!= NULL) {
1102
itresult = dns_name_totext(ctx->
neworigin
, 0, buffer);
1106
ctx->
neworigin
= NULL;
1750
dctx->tctx.
neworigin
= origin;
/src/external/mpl/dhcp/bind/dist/lib/dns/
masterdump.c
104
dns_name_t *
neworigin
;
member in struct:dns_totext_ctx
445
ctx->
neworigin
= NULL;
1068
if (itresult == ISC_R_SUCCESS && ctx->
neworigin
!= NULL) {
1070
itresult = dns_name_totext(ctx->
neworigin
, false, buffer);
1074
ctx->
neworigin
= NULL;
1794
dctx->tctx.
neworigin
= origin;
Completed in 35 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026