Searched refs:auth_mech (Results 1 – 2 of 2) sorted by relevance
675 ns_ldap_return_code __ns_ldap_initAuth(const char *auth_mech,
1924 __ns_ldap_initAuth(const char *auth_mech, in __ns_ldap_initAuth() argument1931 if (auth_mech == NULL) { in __ns_ldap_initAuth()1944 if (strcasecmp(auth_mech, authArray[i].authMech) == 0) { in __ns_ldap_initAuth()