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

/freebsd-13-stable/contrib/sendmail/src/
H A Dmain.c1453 auth_warning(&BlankEnvelope, "Processed by %s with -C %s",
1456 auth_warning(&BlankEnvelope, "Processed from queue %s",
2766 auth_warning(&MainEnvelope, "%s set sender to %s using -%c",
3547 auth_warning(register ENVELOPE *e, const char *msg, ...) function
3549 auth_warning(e, msg, va_alist)
H A Dsrvrsmtp.c2719 auth_warning(e, "%s didn't use HELO protocol",
2727 auth_warning(e, "Host %s claimed to be %s",
2801 auth_warning(e, "%s owned process doing -bs",
H A Dsendmail.h2693 extern void auth_warning __P((ENVELOPE *, const char *, ...));

Completed in 193 milliseconds