OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:staleanswersok
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/include/dns/
view.h
171
dns_stale_answer_t
staleanswersok
; /* rndc setting */
member in struct:dns_view
/src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
view.h
177
dns_stale_answer_t
staleanswersok
; /* rndc setting */
member in struct:dns_view
/src/external/mpl/dhcp/bind/dist/lib/dns/
view.c
228
view->
staleanswersok
= dns_stale_answer_conf;
2636
if (view->
staleanswersok
== dns_stale_answer_yes) {
2638
} else if (view->
staleanswersok
== dns_stale_answer_conf) {
/src/external/mpl/bind/dist/lib/dns/
view.c
114
.
staleanswersok
= dns_stale_answer_conf,
2285
if (view->
staleanswersok
== dns_stale_answer_yes) {
2287
} else if (view->
staleanswersok
== dns_stale_answer_conf) {
/src/external/mpl/bind/dist/bin/named/
server.c
4729
view->
staleanswersok
= pview->
staleanswersok
;
4732
view->
staleanswersok
= dns_stale_answer_conf;
16640
dns_stale_answer_t
staleanswersok
= dns_stale_answer_conf;
local
16660
staleanswersok
= dns_stale_answer_yes;
16664
staleanswersok
= dns_stale_answer_no;
16666
staleanswersok
= dns_stale_answer_conf;
16718
view->
staleanswersok
=
staleanswersok
;
16733
switch (view->
staleanswersok
) {
[
all
...]
Completed in 26 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026