OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FCTX_ATTR_TRIEDALT
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
resolver.c
442
#define
FCTX_ATTR_TRIEDALT
0x0100
461
((atomic_load_acquire(&(f)->attributes) &
FCTX_ATTR_TRIEDALT
) != 0)
4224
FCTX_ATTR_SET(fctx,
FCTX_ATTR_TRIEDALT
);
/src/external/mpl/bind/dist/lib/dns/
resolver.c
508
#define
FCTX_ATTR_TRIEDALT
0x0100
526
((atomic_load_acquire(&(f)->attributes) &
FCTX_ATTR_TRIEDALT
) != 0)
3969
FCTX_ATTR_SET(fctx,
FCTX_ATTR_TRIEDALT
);
Completed in 34 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026