OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SMTP_HAS_DSN
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/smtp/
smtp.h
377
#define
SMTP_HAS_DSN
(why) (STR((why)->status)[0] != 0)
381
(
SMTP_HAS_DSN
(why) && strcmp(STR((why)->status) + 1, ".4.6") == 0)
smtp_connect.c
1332
if (!
SMTP_HAS_DSN
(why)) {
Completed in 17 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026