Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/sendmail/src/
Dmain.c1448 auth_warning(&BlankEnvelope, "Processed by %s with -C %s",
1451 auth_warning(&BlankEnvelope, "Processed from queue %s",
2747 auth_warning(&MainEnvelope, "%s set sender to %s using -%c",
3516 auth_warning(register ENVELOPE *e, const char *msg, ...) in auth_warning() function
3518 auth_warning(e, msg, va_alist) in auth_warning()
Dsrvrsmtp.c2602 auth_warning(e, "%s didn't use HELO protocol",
2610 auth_warning(e, "Host %s claimed to be %s",
2684 auth_warning(e, "%s owned process doing -bs",
Dsendmail.h2654 extern void auth_warning __P((ENVELOPE *, const char *, ...));