Searched refs:REPLYTYPE (Results 1 – 4 of 4) sorted by relevance
143 if (REPLYTYPE(r) == 4)145 if (REPLYTYPE(r) != 2)189 else if (REPLYTYPE(r) == 5)200 else if (REPLYTYPE(r) != 2)1805 if (REPLYTYPE(smtpresult) == 5)1807 if (REPLYTYPE(smtpresult) != 3)2190 else if (REPLYTYPE(r) == 4)2196 else if (REPLYTYPE(r) == 2)2223 else if (REPLYTYPE(r) == 5)2436 if (r < 0 || REPLYTYPE(r) == 4)[all …]
1478 if (REPLYTYPE(smtpstat) == 2)1480 if (REPLYTYPE(smtpstat) == 4)
2444 #define REPLYTYPE(r) ((r) / 100) /* first digit of reply code */ macro
6129 if (REPLYTYPE(smtpresult) == 4)6137 if (REPLYTYPE(smtpresult) == 5)