Home
last modified time | relevance | path

Searched refs:auth_mech (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libsldap/common/
H A Dns_sldap.h675 ns_ldap_return_code __ns_ldap_initAuth(const char *auth_mech,
H A Dns_standalone.c1924 __ns_ldap_initAuth(const char *auth_mech, in __ns_ldap_initAuth() argument
1931 if (auth_mech == NULL) { in __ns_ldap_initAuth()
1944 if (strcasecmp(auth_mech, authArray[i].authMech) == 0) { in __ns_ldap_initAuth()