Searched refs:LDAP_SET_ERRNO (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | os-ip.c | 608 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 D | ldap-int.h | 516 #define LDAP_SET_ERRNO( ld, e ) \ macro 526 #define LDAP_SET_ERRNO( ld, e ) \ macro
|
H A D | sasl.c | 206 LDAP_SET_ERRNO(ld, EIO); in nsldapi_sasl_read() 241 LDAP_SET_ERRNO(ld, EIO); in nsldapi_sasl_read()
|
H A D | request.c | 333 LDAP_SET_ERRNO( ld, 0 ); in nsldapi_ber_flush()
|
H A D | result.c | 523 LDAP_SET_ERRNO( ld, 0 );
|