OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:have_dsset
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
validator.c
735
bool
have_dsset
;
local
744
have_dsset
= (val->frdataset.type == dns_rdatatype_ds);
754
result = proveunsecure(val,
have_dsset
, true);
validator.c
735
bool
have_dsset
;
local
744
have_dsset
= (val->frdataset.type == dns_rdatatype_ds);
754
result = proveunsecure(val,
have_dsset
, true);
/src/external/mpl/bind/dist/lib/dns/
validator.c
731
bool
have_dsset
;
local
738
have_dsset
= (val->frdataset.type == dns_rdatatype_ds);
751
result = proveunsecure(val,
have_dsset
, true);
validator.c
731
bool
have_dsset
;
local
738
have_dsset
= (val->frdataset.type == dns_rdatatype_ds);
751
result = proveunsecure(val,
have_dsset
, true);
Completed in 58 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026