Searched refs:ld_errno (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dreferral.c181 ld->ld_errno = LDAP_PARAM_ERROR;
186 ld->ld_errno = LDAP_DECODING_ERROR;
H A Dspagectrl.c47 ld->ld_errno = rc;
H A Derror.c434 return( ld->ld_errno );
461 ld->ld_errno = e;
H A Dldap-int.h275 int ld_errno; member in struct:ldap
H A Ddigest_md5.c713 ld->ld_errno = errnum;
H A Dsasl.c861 if ( ld->ld_errno == LDAP_SUCCESS ) {
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dmbdb.c601 LDAPLMAP.ldap_ld->ld_errno = LDAP_SUCCESS;
635 LDAPLMAP.ldap_ld->ld_errno = LDAP_SUCCESS;
H A Dldap.c742 lmap->ldap_ld->ld_errno = LDAP_SUCCESS;
833 lmap->ldap_ld->ld_errno = LDAP_SUCCESS;
1432 err = ld->ld_errno;
1439 ld->ld_errno = LDAP_SUCCESS;
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptest.c1129 printf("\t\tError with references: %s\n", ldap_err2string(ld->ld_errno));

Completed in 71 milliseconds