Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsldap/common/
H A Dns_standalone.c1887 NS_LDAP_TLS_NONE,
1891 NS_LDAP_TLS_NONE,
1919 NS_LDAP_TLS_NONE,
1980 NS_LDAP_TLS_NONE, in __ns_ldap_initStandalone()
H A Dns_sasl.c490 cred.auth.tlstype = NS_LDAP_TLS_NONE; in __ns_ldap_check_gssapi_preq()
H A Dns_sldap.h117 NS_LDAP_TLS_NONE = 0, enumerator
H A Dns_config.c159 { ENUM2INT(NS_LDAP_TLS_NONE), "NS_LDAP_SEC_NONE" },
299 { INT, 0, INT2VOIDPTR(NS_LDAP_TLS_NONE) },
3647 ap->tlstype = NS_LDAP_TLS_NONE; in __s_api_AuthEnumtoStruct()
H A Dns_connect.c1551 } else if (aMethod->tlstype == NS_LDAP_TLS_NONE) { in __s_api_getDefaultAuth()
/titanic_41/usr/src/cmd/ldap/ns_ldap/
H A Dldaplist.c276 NS_LDAP_TLS_NONE, in main()
H A Dldapclient.c1453 NS_LDAP_TLS_NONE, in client_init()
2344 authMethod[counter]->tlstype == NS_LDAP_TLS_NONE)) { in credCheck()
/titanic_41/usr/src/cmd/idmap/idmap/
H A Dnamemaps.c91 na->tlstype = NS_LDAP_TLS_NONE; in string2auth()