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_NOTLOADED
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
result.h
92
#define
DNS_R_NOTLOADED
(ISC_RESULTCLASS_DNS + 50)
/src/external/mpl/bind/dist/lib/isc/include/isc/
result.h
151
DNS_R_NOTLOADED
,
/src/external/mpl/bind/dist/lib/isc/
result.c
151
[
DNS_R_NOTLOADED
] = "zone not loaded",
407
[
DNS_R_NOTLOADED
] = "
DNS_R_NOTLOADED
",
/src/external/mpl/bind/dist/lib/dns/
zone.c
1541
result =
DNS_R_NOTLOADED
;
6323
result =
DNS_R_NOTLOADED
;
11544
result =
DNS_R_NOTLOADED
;
12095
result =
DNS_R_NOTLOADED
;
12211
return
DNS_R_NOTLOADED
;
23207
if (result !=
DNS_R_NOTLOADED
) {
/src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c
1508
result =
DNS_R_NOTLOADED
;
6533
result =
DNS_R_NOTLOADED
;
11546
result =
DNS_R_NOTLOADED
;
12058
result =
DNS_R_NOTLOADED
;
12153
return (
DNS_R_NOTLOADED
);
Completed in 61 milliseconds
Indexes created Sat Aug 15 00:25:12 UTC 2026