OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:needs_refresh
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/bin/named/
statschannel.c
1470
bool
needs_refresh
;
local
1484
&
needs_refresh
) != ISC_R_SUCCESS)
1495
!
needs_refresh
)
1570
} else if (
needs_refresh
) {
1581
ISC_XMLCHAR(is_running &&
needs_refresh
? "Yes" : "No")));
2552
bool
needs_refresh
;
local
2586
&
needs_refresh
);
2593
!
needs_refresh
)
2632
} else if (
needs_refresh
) {
2641
json_object_new_string(is_running &&
needs_refresh
? "Yes
[
all
...]
/src/external/mpl/bind/dist/lib/dns/include/dns/
zone.h
1981
bool *is_pending, bool *
needs_refresh
);
1995
*\li '
needs_refresh
' to be non NULL.
/src/external/mpl/bind/dist/lib/dns/
zone.c
20254
bool *is_pending, bool *
needs_refresh
) {
20268
*
needs_refresh
= false;
20282
*
needs_refresh
= DNS_ZONE_FLAG(zone, DNS_ZONEFLG_NEEDREFRESH);
20305
*
needs_refresh
= true;
Completed in 80 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026