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

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_op.c549 ldapBind(LDAP **ldP, char *who, char *cred, auth_method_t method, function
553 char *myself = "ldapBind";
841 stat = lc->status = ldapBind(&lc->ld, lc->who, lc->cred, lc->method,

Completed in 78 milliseconds