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

/freebsd-11-stable/contrib/sendmail/mail.local/
H A Dmail.local.c170 char SpoolPath[MAXPATHLEN]; variable
234 if (sm_strlcpy(SpoolPath, _PATH_MAILDIR, sizeof(SpoolPath)) >=
235 sizeof(SpoolPath))
347 if (sm_strlcpy(SpoolPath, optarg, sizeof(SpoolPath)) >=
348 sizeof(SpoolPath))
1067 SpoolPath, "/",

Completed in 105 milliseconds