Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dusersmtp.c470 mci->mci_min_by = atol(p);
2134 dby = mci->mci_min_by <= 0 ? 1 : mci->mci_min_by;
H A Dsendmail.h677 long mci_min_by; /* minimum DELIVERBY */ variable
H A Ddeliver.c2924 mci->mci_min_by)
2930 mci->mci_min_by);