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

/freebsd-11-stable/contrib/sendmail/mail.local/
H A Dmail.local.c182 void mailerr __P((const char *, const char *, ...));
237 mailerr("421", "Configuration error: _PATH_MAILDIR too large");
275 mailerr(NULL, "Multiple -f options");
286 mailerr(NULL, "-h: missing filename");
303 mailerr(NULL, "-H: missing hashinfo");
319 mailerr(NULL, "-H: unknown hash type");
324 mailerr(NULL, "-H: invalid hash depth");
330 mailerr(NULL, "-H: invalid hash depth");
344 mailerr(NULL, "-p: missing spool path");
350 mailerr(NUL
1611 mailerr(const char *hdr, const char *fmt, ...) function
[all...]

Completed in 48 milliseconds