Symbol: REPLYTYPE
usr/src/cmd/sendmail/src/deliver.c
6129
if (REPLYTYPE(smtpresult) == 4)
usr/src/cmd/sendmail/src/deliver.c
6137
if (REPLYTYPE(smtpresult) == 5)
usr/src/cmd/sendmail/src/savemail.c
1478
if (REPLYTYPE(smtpstat) == 2)
usr/src/cmd/sendmail/src/savemail.c
1480
if (REPLYTYPE(smtpstat) == 4)
usr/src/cmd/sendmail/src/usersmtp.c
143
if (REPLYTYPE(r) == 4)
usr/src/cmd/sendmail/src/usersmtp.c
145
if (REPLYTYPE(r) != 2)
usr/src/cmd/sendmail/src/usersmtp.c
1805
if (REPLYTYPE(smtpresult) == 5)
usr/src/cmd/sendmail/src/usersmtp.c
1807
if (REPLYTYPE(smtpresult) != 3)
usr/src/cmd/sendmail/src/usersmtp.c
189
else if (REPLYTYPE(r) == 5)
usr/src/cmd/sendmail/src/usersmtp.c
200
else if (REPLYTYPE(r) != 2)
usr/src/cmd/sendmail/src/usersmtp.c
2190
else if (REPLYTYPE(r) == 4)
usr/src/cmd/sendmail/src/usersmtp.c
2196
else if (REPLYTYPE(r) == 2)
usr/src/cmd/sendmail/src/usersmtp.c
2223
else if (REPLYTYPE(r) == 5)
usr/src/cmd/sendmail/src/usersmtp.c
2436
if (r < 0 || REPLYTYPE(r) == 4)
usr/src/cmd/sendmail/src/usersmtp.c
2442
else if (REPLYTYPE(r) == 2)
usr/src/cmd/sendmail/src/usersmtp.c
2476
else if (REPLYTYPE(r) == 5)
usr/src/cmd/sendmail/src/usersmtp.c
2592
if (r < 0 || REPLYTYPE(r) == 4)
usr/src/cmd/sendmail/src/usersmtp.c
2599
else if (REPLYTYPE(r) == 5)
usr/src/cmd/sendmail/src/usersmtp.c
2609
else if (REPLYTYPE(r) != 3)
usr/src/cmd/sendmail/src/usersmtp.c
2733
else if (REPLYTYPE(r) == 4)
usr/src/cmd/sendmail/src/usersmtp.c
2735
else if (REPLYTYPE(r) == 2)
usr/src/cmd/sendmail/src/usersmtp.c
2739
else if (REPLYTYPE(r) == 5)
usr/src/cmd/sendmail/src/usersmtp.c
2814
if (REPLYTYPE(r) == 4)
usr/src/cmd/sendmail/src/usersmtp.c
2816
else if (REPLYTYPE(r) == 2)
usr/src/cmd/sendmail/src/usersmtp.c
2820
else if (REPLYTYPE(r) == 5)
usr/src/cmd/sendmail/src/usersmtp.c
3022
if (REPLYTYPE(r) != 2)