Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c1045 size_t inplen; local
1694 inplen = strlen(inp);
1704 && inplen > MAXLINE)
1710 CurSmtpClient, (unsigned long) inplen);
1727 if (cmdlen < inplen &&