Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsaslbind.c116 struct berval tmpcred; in ldap_sasl_bind() local
119 tmpcred.bv_val = ""; in ldap_sasl_bind()
120 tmpcred.bv_len = 0; in ldap_sasl_bind()
121 cred = &tmpcred; in ldap_sasl_bind()