Searched refs:NS_LDAP_TLS_NONE (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/lib/libsldap/common/ |
H A D | ns_standalone.c | 1887 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 D | ns_sasl.c | 490 cred.auth.tlstype = NS_LDAP_TLS_NONE; in __ns_ldap_check_gssapi_preq()
|
H A D | ns_sldap.h | 117 NS_LDAP_TLS_NONE = 0, enumerator
|
H A D | ns_config.c | 159 { 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 D | ns_connect.c | 1551 } else if (aMethod->tlstype == NS_LDAP_TLS_NONE) { in __s_api_getDefaultAuth()
|
/titanic_41/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldaplist.c | 276 NS_LDAP_TLS_NONE, in main()
|
H A D | ldapclient.c | 1453 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 D | namemaps.c | 91 na->tlstype = NS_LDAP_TLS_NONE; in string2auth()
|