OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:has_ta
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/dhcpcd/dist/src/
dhcp6.c
2838
uint8_t
has_ta
, has_non_ta;
local
2847
has_ta
= has_non_ta = 0;
2851
has_ta
= 1;
2859
!(
has_ta
&& !has_non_ta) &&
/src/external/mpl/bind/dist/lib/ns/
query.c
7574
has_ta
(query_ctx_t *qctx) {
function
7660
((qctx->client->query.root_key_sentinel_is_ta && !
has_ta
(qctx)) ||
7661
(qctx->client->query.root_key_sentinel_not_ta &&
has_ta
(qctx))))
Completed in 35 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026