Home
last modified time | relevance | path

Searched refs:LDAP_SET_ERRNO (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dos-ip.c608 LDAP_SET_ERRNO( ld, EHOSTUNREACH ); /* close enough */
694 LDAP_SET_ERRNO( ld, EWOULDBLOCK );
1555 LDAP_SET_ERRNO( csip->csi_ld, EINVAL );
1688 LDAP_SET_ERRNO( defcsip->csi_ld, EINVAL );
H A Dldap-int.h514 #define LDAP_SET_ERRNO( ld, e ) \ macro
524 #define LDAP_SET_ERRNO( ld, e ) \ macro
H A Dsasl.c206 LDAP_SET_ERRNO(ld, EIO); in nsldapi_sasl_read()
241 LDAP_SET_ERRNO(ld, EIO); in nsldapi_sasl_read()
H A Drequest.c331 LDAP_SET_ERRNO( ld, 0 ); in nsldapi_ber_flush()
H A Dresult.c521 LDAP_SET_ERRNO( ld, 0 );