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

/sendmail/mail.local/
H A Dmail.local.c166 char SpoolPath[MAXPATHLEN]; variable
230 if (sm_strlcpy(SpoolPath, _PATH_MAILDIR, sizeof(SpoolPath)) >=
231 sizeof(SpoolPath))
336 if (sm_strlcpy(SpoolPath, optarg, sizeof(SpoolPath)) >=
337 sizeof(SpoolPath))
1055 SpoolPath, "/",

Completed in 48 milliseconds