Searched refs:proxy_policy (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/gnu/usr.sbin/sendmail/sendmail/ |
| D | sendmail.h | 625 extern int proxy_policy __P((sasl_conn_t *, void *, const char *, unsigned, const char *, unsigned,… 628 extern int proxy_policy __P((void *, const char *, const char *, const char **, const char **));
|
| D | srvrsmtp.c | 4699 proxy_policy(conn, context, requested_user, rlen, auth_identity, alen, in proxy_policy() function 4737 proxy_policy(context, auth_identity, requested_user, user, errstr) in proxy_policy() function
|
| D | main.c | 114 { SASL_CB_PROXY_POLICY, (sasl_callback_ft)&proxy_policy, NULL },
|