Searched refs:MAXSMTPARGS (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/sendmail/src/
H A Dconf.h92 #define MAXSMTPARGS 20 /* max # of ESMTP args for MAIL/RCPT */ macro
H A Dsrvrsmtp.c306 if (argno >= MAXSMTPARGS - 1)
981 char *args[MAXSMTPARGS];

Completed in 122 milliseconds