Searched refs:mci_heloname (Results 1 – 5 of 5) sorted by relevance
434 SM_STAB_FREE(s->s_mci.mci_heloname); in rmexpstab()
192 if (mci->mci_heloname != NULL)195 expand(mci->mci_heloname, hnbuf, sizeof(hnbuf), e);198 hn = mci->mci_heloname;
3080 mci->mci_heloname = newstr(name);3096 SM_FREE(mci->mci_heloname);3097 mci->mci_heloname = newstr(HeloName);
257 SM_FREE(mci->mci_heloname);
884 char *mci_heloname; /* name to use as HELO arg */ variable