Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsldap/common/
H A Dns_connect.c1529 case NS_LDAP_AUTH_SIMPLE: in __s_api_getDefaultAuth()
1775 (aMethod[0])->type = NS_LDAP_AUTH_SIMPLE; in getConnection()
2294 case NS_LDAP_AUTH_SIMPLE: in createSession()
2670 case NS_LDAP_AUTH_SIMPLE: in performBind()
H A Dns_sldap.h110 NS_LDAP_AUTH_SIMPLE = 1, enumerator
H A Dns_standalone.c1890 {"simple", {NS_LDAP_AUTH_SIMPLE,
2008 user_cred.auth.type = NS_LDAP_AUTH_SIMPLE; in __ns_ldap_initStandalone()
H A Dns_common.c358 (auth1->auth.type == NS_LDAP_AUTH_SIMPLE)) && in __s_api_is_auth_matched()
H A Dns_config.c3615 ap->type = NS_LDAP_AUTH_SIMPLE; in __s_api_AuthEnumtoStruct()
/titanic_50/usr/src/cmd/idmap/idmap/
H A Dnamemaps.c91 na->type = NS_LDAP_AUTH_SIMPLE; in string2auth()
/titanic_50/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c1529 auth.type = NS_LDAP_AUTH_SIMPLE; in client_init()
H A Dldapaddent.c4289 authority.auth.type = NS_LDAP_AUTH_SIMPLE; in main()