Searched refs:REPLYMINOR (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/sendmail/src/ | ||
| H A D | sendmail.h | 2802 #define REPLYMINOR(r) ((r) % 10) /* last digit of reply code */ macro |
| H A D | srvrsmtp.c | 4556 replycode[2] = DIG2CHAR(REPLYMINOR(e->e_rcode)); |