Searched refs:mci_heloname (Results 1 – 5 of 5) sorted by relevance
396 SM_STAB_FREE(s->s_mci.mci_heloname); in rmexpstab()
257 SM_FREE_CLR(mci->mci_heloname);
156 hn = mci->mci_heloname ? mci->mci_heloname : MyHostName;
2860 mci->mci_heloname = newstr(name);2875 mci->mci_heloname = newstr(HeloName);
676 char *mci_heloname; /* name to use as HELO arg */ variable