Home
last modified time | relevance | path

Searched refs: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, in ldapBind() function
841 stat = lc->status = ldapBind(&lc->ld, lc->who, lc->cred, lc->method, in connectCon()