Searched refs:NS_LDAP_TLS_NONE (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/lib/libsldap/common/ |
H A D | ns_standalone.c | 1888 NS_LDAP_TLS_NONE, 1892 NS_LDAP_TLS_NONE, 1920 NS_LDAP_TLS_NONE, 1981 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 | 118 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) }, 3644 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()
|
/illumos-gate/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldaplist.c | 275 NS_LDAP_TLS_NONE, in main()
|
H A D | ldapclient.c | 1454 NS_LDAP_TLS_NONE, in client_init() 2345 authMethod[counter]->tlstype == NS_LDAP_TLS_NONE)) { in credCheck()
|
/illumos-gate/usr/src/cmd/idmap/idmap/ |
H A D | namemaps.c | 92 na->tlstype = NS_LDAP_TLS_NONE; in string2auth()
|