Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_standalone.c1888 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 Dns_sasl.c490 cred.auth.tlstype = NS_LDAP_TLS_NONE; in __ns_ldap_check_gssapi_preq()
H A Dns_sldap.h118 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) },
3644 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()
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldaplist.c275 NS_LDAP_TLS_NONE, in main()
H A Dldapclient.c1454 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 Dnamemaps.c92 na->tlstype = NS_LDAP_TLS_NONE; in string2auth()