Searched refs:afilebuf (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/sendmail/praliases/
H A Dpraliases.c67 char afilebuf[MAXLINE]; local
154 if (sm_strlcpy(afilebuf, b, sizeof afilebuf) >=
155 sizeof afilebuf)
163 b = afilebuf;

Completed in 110 milliseconds