Home
last modified time | relevance | path

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

/titanic_44/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 &&