Home
last modified time | relevance | path

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

/titanic_50/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.h516 #define LDAP_SET_ERRNO( ld, e ) \ macro
526 #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.c333 LDAP_SET_ERRNO( ld, 0 ); in nsldapi_ber_flush()
H A Dresult.c523 LDAP_SET_ERRNO( ld, 0 );