OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:XFRST_AXFR_END
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
xfrin.c
91
XFRST_AXFR_END
683
xfr->state =
XFRST_AXFR_END
;
687
case
XFRST_AXFR_END
:
1444
xfr->state ==
XFRST_AXFR_END
||
1477
case
XFRST_AXFR_END
:
/src/external/mpl/bind/dist/lib/dns/
xfrin.c
76
XFRST_AXFR_END
432
if (atomic_load(&xfr->state) ==
XFRST_AXFR_END
) {
897
atomic_store(&xfr->state,
XFRST_AXFR_END
);
901
case
XFRST_AXFR_END
:
1055
case
XFRST_AXFR_END
:
2023
atomic_load(&xfr->state) ==
XFRST_AXFR_END
||
2053
case
XFRST_AXFR_END
:
Completed in 22 milliseconds
Indexes created Tue Mar 17 00:23:13 UTC 2026