Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/mailstats/
H A Dmailstats.c65 char sfilebuf[MAXPATHLEN]; variable
176 if (sm_strlcpy(sfilebuf, b, sizeof sfilebuf) >=
177 sizeof sfilebuf)
185 sfile = sfilebuf;