Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/util/
H A Dpraliases.c67 char afilebuf[MAXLINE]; local
154 if (sm_strlcpy(afilebuf, b, sizeof afilebuf) >=
155 sizeof afilebuf)
163 b = afilebuf;