Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmain.c1440 auth_warning(&BlankEnvelope, "Processed by %s with -C %s",
1443 auth_warning(&BlankEnvelope, "Processed from queue %s",
2697 auth_warning(&MainEnvelope, "%s set sender to %s using -%c",
3472 auth_warning(register ENVELOPE *e, const char *msg, ...) in auth_warning() function
3474 auth_warning(e, msg, va_alist) in auth_warning()
H A Dsrvrsmtp.c2333 auth_warning(e, "%s didn't use HELO protocol",
2341 auth_warning(e, "Host %s claimed to be %s",
2415 auth_warning(e, "%s owned process doing -bs",
H A Dsendmail.h2495 extern void auth_warning __P((ENVELOPE *, const char *, ...));