Home
last modified time | relevance | path

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

/illumos-gate/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.h111 NS_LDAP_AUTH_SIMPLE = 1, enumerator
H A Dns_standalone.c1891 {"simple", {NS_LDAP_AUTH_SIMPLE,
2009 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.c3612 ap->type = NS_LDAP_AUTH_SIMPLE; in __s_api_AuthEnumtoStruct()
/illumos-gate/usr/src/cmd/idmap/idmap/
H A Dnamemaps.c91 na->type = NS_LDAP_AUTH_SIMPLE; in string2auth()
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c1530 auth.type = NS_LDAP_AUTH_SIMPLE; in client_init()
H A Dldapaddent.c4291 authority.auth.type = NS_LDAP_AUTH_SIMPLE; in main()