Searched refs:proxy_policy (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | sendmail.h | 616 extern int proxy_policy __P((sasl_conn_t *, void *, const char *, unsigned, const char *, unsigned,… 619 extern int proxy_policy __P((void *, const char *, const char *, const char **, const char **));
|
H A D | srvrsmtp.c | 4674 proxy_policy(conn, context, requested_user, rlen, auth_identity, alen, in proxy_policy() function 4711 proxy_policy(context, auth_identity, requested_user, user, errstr) in proxy_policy() function
|
H A D | main.c | 119 { SASL_CB_PROXY_POLICY, &proxy_policy, NULL },
|