Searched defs:authmethod (Results 1 – 2 of 2) sorted by relevance
51 ldap_bind( LDAP *ld, const char *dn, const char *passwd, int authmethod ) in ldap_bind()97 ldap_bind_s( LDAP *ld, const char *dn, const char *passwd, int authmethod ) in ldap_bind_s()
464 int err, lderr, freepasswd, authmethod; in nsldapi_new_connection() local