Home
last modified time | relevance | path

Searched refs:NS_LDAP_TLS_SASL (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/idmap/idmap/
H A Dnamemaps.c83 na->tlstype = NS_LDAP_TLS_SASL; in string2auth()
97 na->tlstype = NS_LDAP_TLS_SASL; in string2auth()
102 na->tlstype = NS_LDAP_TLS_SASL; in string2auth()
107 na->tlstype = NS_LDAP_TLS_SASL; in string2auth()
118 na->tlstype = NS_LDAP_TLS_SASL; in string2auth()
123 na->tlstype = NS_LDAP_TLS_SASL; in string2auth()
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_standalone.c1900 NS_LDAP_TLS_SASL,
1904 NS_LDAP_TLS_SASL,
1908 NS_LDAP_TLS_SASL,
1912 NS_LDAP_TLS_SASL,
1916 NS_LDAP_TLS_SASL,
H A Dns_sldap.h120 NS_LDAP_TLS_SASL = 2 enumerator
H A Dns_config.c3652 ap->tlstype = NS_LDAP_TLS_SASL; in __s_api_AuthEnumtoStruct()
3657 ap->tlstype = NS_LDAP_TLS_SASL; in __s_api_AuthEnumtoStruct()
3662 ap->tlstype = NS_LDAP_TLS_SASL; in __s_api_AuthEnumtoStruct()
3668 ap->tlstype = NS_LDAP_TLS_SASL; in __s_api_AuthEnumtoStruct()
3674 ap->tlstype = NS_LDAP_TLS_SASL; in __s_api_AuthEnumtoStruct()
H A Dns_connect.c1545 ((aMethod->tlstype == NS_LDAP_TLS_SASL) && in __s_api_getDefaultAuth()