OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DNS_R_NOTAUTH
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
result.c
68
case
DNS_R_NOTAUTH
:
111
return
DNS_R_NOTAUTH
;
/src/external/mpl/bind/dist/lib/ns/
notify.c
172
result =
DNS_R_NOTAUTH
;
xfrout.c
826
FAILQ(
DNS_R_NOTAUTH
, "non-authoritative zone",
835
FAILQ(
DNS_R_NOTAUTH
, "non-authoritative zone",
850
FAILQ(
DNS_R_NOTAUTH
, "non-authoritative zone",
update.c
1968
FAILN(
DNS_R_NOTAUTH
, zonename,
2000
FAILC(
DNS_R_NOTAUTH
, "not authoritative for update zone");
/src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
result.h
188
#define
DNS_R_NOTAUTH
(ISC_RESULTCLASS_DNSRCODE + 9)
/src/external/mpl/bind/dist/lib/isc/include/isc/
result.h
267
DNS_R_NOTAUTH
,
/src/external/mpl/bind/dist/lib/isc/
result.c
265
[
DNS_R_NOTAUTH
] = "NOTAUTH",
521
[
DNS_R_NOTAUTH
] = "
DNS_R_NOTAUTH
",
/src/external/mpl/dhcp/dist/common/
dns.c
2526
if ((eresult ==
DNS_R_NOTAUTH
) ||
/src/external/mpl/dhcp/bind/dist/lib/dns/
client.c
1804
return (
DNS_R_NOTAUTH
);
Completed in 24 milliseconds
Indexes created Sat Jun 27 00:24:51 UTC 2026