Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dusersmtp.c106 char hnbuf[MAXNAME + 1]; /* EAI:ok:EHLO name must be ASCII */ local
195 expand(mci->mci_heloname, hnbuf, sizeof(hnbuf), e);
196 hn = hnbuf;