Searched refs:ISSMTPREPLY (Results 1 – 4 of 4) sorted by relevance
573 if (!ISSMTPREPLY(msg))713 if (ISSMTPREPLY(errtxt))
1851 if (ISSMTPREPLY(nullserver))2228 if (MsgBuf[0] != '\0' && ISSMTPREPLY(MsgBuf))
2607 #define ISSMTPREPLY(c) (ISSMTPCODE(c) && \ macro
3232 if (!ISSMTPREPLY(bufp))