Home
last modified time | relevance | path

Searched refs:ISSMTPREPLY (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/sendmail/src/
Derr.c572 if (!ISSMTPREPLY(msg))
710 if (ISSMTPREPLY(errtxt))
742 if (ISSMTPREPLY(msg))
Dsrvrsmtp.c1990 if (ISSMTPREPLY(nullserver))
2373 if (MsgBuf[0] != '\0' && ISSMTPREPLY(MsgBuf))
Dsendmail.h2730 #define ISSMTPREPLY(c) (ISSMTPCODE(c) && \ macro
Dusersmtp.c3348 if (!ISSMTPREPLY(bufp))