Home
last modified time | relevance | path

Searched refs:auth_id (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
Dsrvrsmtp.c89 localip, auth_id, &ext_ssf); \
599 char *auth_id = NULL; local
894 auth_id = NULL;
898 auth_id) == SASL_OK));
901 ext_ssf.auth_id = NULL;
1996 auth_id = verified ? c : NULL;
2002 auth_id) == SASL_OK));
2005 ext_ssf.auth_id = verified ? c : NULL;
5021 char *auth_id, sasl_ssf_t * ext_ssf) in reset_saslconn() argument
5061 result = sasl_setprop(*conn, SASL_AUTH_EXTERNAL, auth_id); in reset_saslconn()
Dusersmtp.c1569 const char *auth_id; local
1629 auth_id = NULL;
1633 auth_id = out;
1641 saslresult = sasl_setprop(mci->mci_conn, SASL_AUTH_EXTERNAL, auth_id);
1702 ssf.auth_id = NULL;
1706 ssf.auth_id = out;