OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:staleanswersok
(Results
1 - 3
of
3
) 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/bind/dist/bin/named/
server.c
4726
view->
staleanswersok
= pview->
staleanswersok
;
4729
view->
staleanswersok
= dns_stale_answer_conf;
16658
dns_stale_answer_t
staleanswersok
= dns_stale_answer_conf;
local
16678
staleanswersok
= dns_stale_answer_yes;
16682
staleanswersok
= dns_stale_answer_no;
16684
staleanswersok
= dns_stale_answer_conf;
16736
view->
staleanswersok
=
staleanswersok
;
16751
switch (view->
staleanswersok
) {
[
all
...]
Completed in 54 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026