Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dsaslbind.c118 struct berval tmpcred; in ldap_sasl_bind() local
121 tmpcred.bv_val = ""; in ldap_sasl_bind()
122 tmpcred.bv_len = 0; in ldap_sasl_bind()
123 cred = &tmpcred; in ldap_sasl_bind()