Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/src/
H A Dmci.c638 mci->mci_maxsize, mci->mci_phase,
H A Ddeliver.c3238 mci->mci_maxsize > 0 &&
3239 e->e_msgsize > mci->mci_maxsize)
3249 mci->mci_maxsize);
3255 mci->mci_maxsize);
H A Dsendmail.h665 long mci_maxsize; /* max size this server will accept */ variable
H A Dusersmtp.c445 mci->mci_maxsize = atol(p);