OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bad_site
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/postqueue/
postqueue.c
573
int
bad_site
;
local
690
bad_site
= 0;
692
bad_site
= !valid_mailhost_literal(site_to_flush, DONT_GRIPE);
694
bad_site
= !valid_hostname(site_to_flush, DONT_GRIPE);
696
if (
bad_site
)
postqueue.c
573
int
bad_site
;
local
690
bad_site
= 0;
692
bad_site
= !valid_mailhost_literal(site_to_flush, DONT_GRIPE);
694
bad_site
= !valid_hostname(site_to_flush, DONT_GRIPE);
696
if (
bad_site
)
postqueue.c
573
int
bad_site
;
local
690
bad_site
= 0;
692
bad_site
= !valid_mailhost_literal(site_to_flush, DONT_GRIPE);
694
bad_site
= !valid_hostname(site_to_flush, DONT_GRIPE);
696
if (
bad_site
)
Completed in 84 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026