Home
last modified time | relevance | path

Searched refs:ldap_parse_result (Results 1 – 18 of 18) sorted by relevance

/titanic_44/usr/src/lib/libnisdb/
H A Dldap_op.c1532 (void) ldap_parse_result(lc->ld, msg, NULL, NULL, NULL, in ldapSearch()
1682 stat = ldap_parse_result(lc->ld, msg, &lprEc, 0, 0, 0, in ldapSearch()
1713 stat = ldap_parse_result(lc->ld, msg, &lprEc, 0, 0, 0, in ldapSearch()
2165 stat = ldap_parse_result((*lc)->ld, msg, &lderr, NULL, in ldapModifyObjectClass()
2199 stat = ldap_parse_result((*lc)->ld, msg, &lderr, in ldapModifyObjectClass()
2260 stat = ldap_parse_result(lc->ld, msg, &lderr, NULL, in ldapModify()
2288 stat = ldap_parse_result(lc->ld, msg, &lderr, in ldapModify()
2331 stat = ldap_parse_result(lc->ld, msg, &lderr, NULL, in ldapModify()
2360 stat = ldap_parse_result(lc->ld, msg, &lderr, in ldapModify()
2564 stat = ldap_parse_result(lc->ld, msg, &lderr, NULL, NULL, in ldapAdd()
[all …]
H A Dnis_parse_ldap_conf.c1126 rc = ldap_parse_result(ld, resultMsg, &errCode, NULL, NULL, &referralsp, in process_ldap_referral_msg()
/titanic_44/usr/src/man/man3ldap/
H A DMakefile54 ldap_parse_result.3ldap \
363 ldap_parse_extended_result.3ldap := LINKSRC = ldap_parse_result.3ldap
364 ldap_parse_sasl_bind_result.3ldap := LINKSRC = ldap_parse_result.3ldap
/titanic_44/usr/src/lib/libldap5/sources/ldap/common/
H A Derror.c409 lderr_parse = ldap_parse_result( ld, r, &lderr, NULL, NULL, NULL, in ldap_result2error()
485 ldap_parse_result( LDAP *ld, LDAPMessage *res, int *errcodep, char **matchednp, in ldap_parse_result() function
H A Dllib-lldap201 int ldap_parse_result(LDAP *ld, LDAPMessage *res, int *errcodep, char **matcheddnp, char **errmsgp,…
/titanic_44/usr/src/lib/libldap5/
H A Dmapfile-vers177 ldap_parse_result;
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3ldap.inc50 file path=usr/share/man/man3ldap/ldap_parse_result.3ldap
232 target=ldap_parse_result.3ldap
234 target=ldap_parse_result.3ldap
/titanic_44/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dclientinit.c913 rc = ldap_parse_result( ld, res, NULL, NULL, NULL, referralsp, NULL, 0 ); in ldapssl_tls_start_s()
/titanic_44/usr/src/cmd/sendmail/libsm/
H A Dmbdb.c576 save_errno = ldap_parse_result(LDAPLMAP.ldap_ld,
H A Dldap.c1112 save_errno = ldap_parse_result(lmap->ldap_ld, lmap->ldap_res,
/titanic_44/usr/src/lib/libsldap/common/
H A Dns_connect.c2397 ldap_rc = ldap_parse_result(ld, resultMsg, &errnum, NULL, in doSimpleBind()
2542 ldap_rc = ldap_parse_result(ld, resultMsg, &errnum, NULL, in doSASLBind()
H A Dns_reads.c1950 rc = ldap_parse_result(cookie->conn->ld, in proc_result_referrals()
2042 rc = ldap_parse_result(cookie->conn->ld, cookie->resultMsg, in multi_result()
2112 rc = ldap_parse_result(cookie->conn->ld, cookie->resultMsg, in multi_result()
H A Dns_writes.c881 rc = ldap_parse_result(conp->ld, res, &Errno, in write_state_machine()
/titanic_44/usr/src/cmd/ldap/common/
H A Dldaptest.c1077 …if ((rc = ldap_parse_result(ld, lm, &errCode, &matched, &errMsg, &referrals, &srvctrls, 0)) != LDA… in print_ldap_result()
H A Dldapsearch.c843 if ( ldap_parse_result( ld, res, &rc, NULL, NULL, &refs,
H A Dcommon.c1612 if (( rc = ldap_parse_result( ld, res, &lderr, NULL, NULL, &refs,
/titanic_44/usr/src/head/
H A Dldap.h631 int LDAP_CALL ldap_parse_result(LDAP *ld, LDAPMessage *res,
/titanic_44/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_misc.c1722 ret = ldap_parse_result (ld, result, &errcode, NULL, NULL, NULL, NULL, 0); in krb5_ldap_get_reference_count()