OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trustchain
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
validator.c
506
bool
trustchain
;
local
509
* Set '
trustchain
' to true if we're walking a chain of
512
trustchain
= ((val->attributes & VALATTR_INSECURITY) == 0);
534
if (
trustchain
) {
/src/external/mpl/dhcp/bind/dist/lib/dns/
validator.c
484
bool want_destroy,
trustchain
;
local
497
* Set '
trustchain
' to true if we're walking a chain of
500
trustchain
= ((val->attributes & VALATTR_INSECURITY) == 0);
532
if (
trustchain
) {
538
if (
trustchain
) {
570
if (
trustchain
) {
Completed in 28 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026