Searched refs:auth_id (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/contrib/sendmail/contrib/ |
| D | AuthRealm.p0 | 13 localip, auth_id, &ext_ssf); \
|
| /freebsd-10-stable/contrib/sendmail/src/ |
| D | srvrsmtp.c | 88 localip, auth_id, &ext_ssf); \ 785 char *auth_id = NULL; local 1080 auth_id = NULL; 1084 auth_id) == SASL_OK)); 1087 ext_ssf.auth_id = NULL; 2253 auth_id = verified ? c : NULL; 2259 auth_id) == SASL_OK)); 2262 ext_ssf.auth_id = verified ? c : NULL; 5394 char *auth_id, sasl_ssf_t * ext_ssf) in reset_saslconn() argument 5434 result = sasl_setprop(*conn, SASL_AUTH_EXTERNAL, auth_id); in reset_saslconn()
|
| D | usersmtp.c | 1569 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;
|
| /freebsd-10-stable/contrib/wpa/src/ap/ |
| D | ap_config.h | 172 u8 auth_id[MAX_NAI_AUTH_TYPES]; member
|
| D | gas_serv.c | 259 wpabuf_put_u8(buf, eap->auth_id[j]); in anqp_add_nai_realm_eap()
|
| /freebsd-10-stable/contrib/wpa/hostapd/ |
| D | config_file.c | 1527 eap->auth_id[eap->num_auths] = atoi(pos); in parse_nai_realm()
|