Home
last modified time | relevance | path

Searched defs:authmethod (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dbind.c51 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()
H A Drequest.c464 int err, lderr, freepasswd, authmethod; in nsldapi_new_connection() local