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_spf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c
3325
bool ok = true,
have_spf
, have_txt;
local
3450
have_spf
= have_txt = false;
3455
have_spf
= true;
3475
if (
have_spf
&& !have_txt) {
/src/external/mpl/bind/dist/lib/dns/
zone.c
3241
bool ok = true,
have_spf
, have_txt;
local
3508
have_spf
= have_txt = false;
3513
have_spf
= true;
3534
if (
have_spf
&& !have_txt) {
Completed in 88 milliseconds
Indexes created Wed Apr 15 00:22:22 UTC 2026