Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_sldap.h104 NS_LDAP_CRED_ANON = 0, enumerator
H A Dns_connect.c1800 *(cLevel[0]) = NS_LDAP_CRED_ANON; in getConnection()
1832 if (**cNext == NS_LDAP_CRED_ANON) { in getConnection()
H A Dns_config.c165 { ENUM2INT(NS_LDAP_CRED_ANON), "anonymous" },
225 ENUM2INT(NS_LDAP_CRED_ANON),
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c1697 case NS_LDAP_CRED_ANON : in client_init()