Home
last modified time | relevance | path

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

/titanic_50/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()
/titanic_50/usr/src/lib/libsldap/common/
H A Dns_standalone.c1899 NS_LDAP_TLS_SASL,
1903 NS_LDAP_TLS_SASL,
1907 NS_LDAP_TLS_SASL,
1911 NS_LDAP_TLS_SASL,
1915 NS_LDAP_TLS_SASL,
H A Dns_sldap.h119 NS_LDAP_TLS_SASL = 2 enumerator
H A Dns_config.c3655 ap->tlstype = NS_LDAP_TLS_SASL; in __s_api_AuthEnumtoStruct()
3660 ap->tlstype = NS_LDAP_TLS_SASL; in __s_api_AuthEnumtoStruct()
3665 ap->tlstype = NS_LDAP_TLS_SASL; in __s_api_AuthEnumtoStruct()
3671 ap->tlstype = NS_LDAP_TLS_SASL; in __s_api_AuthEnumtoStruct()
3677 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()