Searched refs:LDAP_SET_ERRNO (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/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 | 514 #define LDAP_SET_ERRNO( ld, e ) \ macro 524 #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 | 331 LDAP_SET_ERRNO( ld, 0 ); in nsldapi_ber_flush()
|
H A D | result.c | 521 LDAP_SET_ERRNO( ld, 0 );
|