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_RECOVERABLE
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/mpl/bind/dist/fuzz/
dns_message_parse.c
55
if (result ==
DNS_R_RECOVERABLE
) {
/src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
result.h
105
#define
DNS_R_RECOVERABLE
(ISC_RESULTCLASS_DNS + 63)
/src/external/mpl/bind/dist/lib/isc/include/isc/
result.h
164
DNS_R_RECOVERABLE
,
/src/external/mpl/bind/dist/lib/isc/
result.c
164
[
DNS_R_RECOVERABLE
] = "recoverable error occurred",
420
[
DNS_R_RECOVERABLE
] = "
DNS_R_RECOVERABLE
",
/src/external/mpl/bind/dist/bin/tests/
wire_test.c
278
if (result ==
DNS_R_RECOVERABLE
) {
/src/external/mpl/dhcp/bind/dist/lib/dns/
message.c
1175
result =
DNS_R_RECOVERABLE
;
1759
result =
DNS_R_RECOVERABLE
;
1845
if (ret ==
DNS_R_RECOVERABLE
) {
1858
if (ret ==
DNS_R_RECOVERABLE
) {
1870
if (ret ==
DNS_R_RECOVERABLE
) {
1882
if (ret ==
DNS_R_RECOVERABLE
) {
1901
return (
DNS_R_RECOVERABLE
);
1904
return (
DNS_R_RECOVERABLE
);
dnstap.c
1157
if (result !=
DNS_R_RECOVERABLE
) {
/src/external/mpl/bind/dist/lib/dns/
message.c
1165
result =
DNS_R_RECOVERABLE
;
1683
result =
DNS_R_RECOVERABLE
;
1764
if (ret ==
DNS_R_RECOVERABLE
) {
1777
if (ret ==
DNS_R_RECOVERABLE
) {
1789
if (ret ==
DNS_R_RECOVERABLE
) {
1801
if (ret ==
DNS_R_RECOVERABLE
) {
1820
return
DNS_R_RECOVERABLE
;
1823
return
DNS_R_RECOVERABLE
;
dnstap.c
1113
if (result !=
DNS_R_RECOVERABLE
) {
/src/external/mpl/bind/dist/bin/dig/
dighost.c
4242
if (result ==
DNS_R_RECOVERABLE
) {
Completed in 42 milliseconds
Indexes created Sat Jun 27 00:24:51 UTC 2026