Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/aux/
H A Dmail.local.c110 static void mailerr(const char *, const char *, ...);
546 mailerr("451 4.3.0", "unable to open temporary file");
633 mailerr("451 4.3.0",
657 mailerr("451 4.3.0",
669 mailerr("451 4.3.0", "shutting down");
698 mailerr("451 4.3.0", "temporary file write error");
726 mailerr("552 5.2.2", "%s: %s", path, sm_errstring(err_num));
729 mailerr("450 4.2.0", "%s: %s", path, sm_errstring(err_num));
752 mailerr("451 4.3.0", "cannot lookup name: %s", name);
758 mailerr("451 4.3.0", "shutting down");
[all …]