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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Drequest.c464 int err, lderr, freepasswd, authmethod; local
472 authmethod = LDAP_AUTH_SIMPLE;
475 &authmethod, 0, ld->ld_rebind_arg ))
497 authmethod )) == LDAP_SUCCESS ) {
515 &authmethod, 1, ld->ld_rebind_arg );

Completed in 63 milliseconds