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_DROP
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
result.h
91
#define
DNS_R_DROP
(ISC_RESULTCLASS_DNS + 49)
/src/external/mpl/bind/dist/lib/isc/include/isc/
result.h
150
DNS_R_DROP
,
/src/external/mpl/bind/dist/lib/isc/
result.c
150
[
DNS_R_DROP
] = "drop",
406
[
DNS_R_DROP
] = "
DNS_R_DROP
",
/src/external/mpl/bind/dist/lib/ns/
query.c
734
} else if (result ==
DNS_R_DROP
) {
3953
case
DNS_R_DROP
:
4612
case
DNS_R_DROP
:
7283
QUERY_ERROR(qctx,
DNS_R_DROP
);
7310
return
DNS_R_DROP
;
7428
QUERY_ERROR(qctx,
DNS_R_DROP
);
7711
if (result == DNS_R_DUPLICATE || result ==
DNS_R_DROP
) {
11780
qctx->result ==
DNS_R_DROP
))
11783
qctx->result ==
DNS_R_DROP
)
update.c
1867
CHECK(
DNS_R_DROP
);
2014
if (result ==
DNS_R_DROP
) {
3558
return
DNS_R_DROP
;
client.c
950
ns_client_drop(client,
DNS_R_DROP
);
/src/external/mpl/dhcp/bind/dist/lib/dns/
resolver.c
10622
res->quotaresp[dns_quotatype_zone] =
DNS_R_DROP
;
11212
result =
DNS_R_DROP
;
12056
REQUIRE(resp ==
DNS_R_DROP
|| resp == DNS_R_SERVFAIL);
/src/external/mpl/bind/dist/lib/dns/
resolver.c
10355
res->quotaresp[dns_quotatype_zone] =
DNS_R_DROP
;
10902
result =
DNS_R_DROP
;
11468
REQUIRE(resp ==
DNS_R_DROP
|| resp == DNS_R_SERVFAIL);
/src/external/mpl/bind/dist/bin/named/
server.c
4982
r =
DNS_R_DROP
;
5718
r =
DNS_R_DROP
;
Completed in 70 milliseconds
Indexes created Sat Jun 27 00:24:51 UTC 2026