Searched refs:auth_warning (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/sendmail/src/ |
| H A D | main.c | 1494 auth_warning(&BlankEnvelope, "Processed by %s with -C %s", 1497 auth_warning(&BlankEnvelope, "Processed from queue %s", 2834 auth_warning(&MainEnvelope, "%s set sender to %s using -%c", 3616 auth_warning(register ENVELOPE *e, const char *msg, ...) in auth_warning() function 3618 auth_warning(e, msg, va_alist) in auth_warning()
|
| H A D | srvrsmtp.c | 2892 auth_warning(e, "%s didn't use HELO protocol", 2900 auth_warning(e, "Host %s claimed to be %s", 2995 auth_warning(e, "%s owned process doing -bs",
|
| H A D | sendmail.h | 2854 extern void auth_warning __P((ENVELOPE *, const char *, ...));
|