Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c728 static bool smtp_data __P((SMTP_T *, ENVELOPE *, bool));
3520 if (!smtp_data(&smtp, e,
4011 smtp_data(smtp, e, check_stuffing) in smtp_data() function