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

/osnet-11/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c642 size_t inplen; local
1210 inplen = strlen(inp);
1220 && inplen > MAXLINE)
1226 CurSmtpClient, (unsigned long) inplen);
1243 if (cmdlen < inplen &&

Completed in 132 milliseconds