Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmci.c631 sep, mci->mci_errno, mci->mci_herrno,
968 mci->mci_herrno = atoi(&buf[1]);
1058 mci->mci_herrno);
H A Ddeliver.c2148 mci->mci_herrno = h_errno;
3265 SM_SET_H_ERRNO(mci->mci_herrno);
5819 mci->mci_herrno = h_errno;
H A Dsendmail.h661 short mci_herrno; /* h_errno from last DNS lookup */ variable