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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c642 size_t inplen; local
1221 inplen = strlen(inp);
1231 && inplen > MAXLINE)
1237 CurSmtpClient, (unsigned long) inplen);
1254 if (cmdlen < inplen &&

Completed in 52 milliseconds