Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Derr.c609 if (ISSMTPREPLY(errtxt))
H A Dsrvrsmtp.c1610 if (ISSMTPREPLY(nullserver))
1958 if (MsgBuf[0] != '\0' && ISSMTPREPLY(MsgBuf))
H A Dsendmail.h2448 #define ISSMTPREPLY(c) (ISSMTPCODE(c) && \ macro
H A Dusersmtp.c3224 if (!ISSMTPREPLY(bufp))