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