Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libldap4/common/
H A Dbind.c56 ldap_bind( LDAP *ld, char *dn, char *passwd, int authmethod ) in ldap_bind()
109 ldap_bind_s( LDAP *ld, char *dn, char *passwd, int authmethod ) in ldap_bind_s()
H A Drequest.c366 int err, freepasswd, authmethod; in new_connection() local
/onnv-gate/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