Searched refs:LDAP_SET_ERRNO (Results 1 - 5 of 5) sorted by relevance
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | ldap-int.h | 513 #define LDAP_SET_ERRNO( ld, e ) \ macro 523 #define LDAP_SET_ERRNO( ld, e ) \ macro
|
H A D | os-ip.c | 607 LDAP_SET_ERRNO( ld, EHOSTUNREACH ); /* close enough */ 693 LDAP_SET_ERRNO( ld, EWOULDBLOCK ); 1554 LDAP_SET_ERRNO( csip->csi_ld, EINVAL ); 1687 LDAP_SET_ERRNO( defcsip->csi_ld, EINVAL );
|
H A D | sasl.c | 206 LDAP_SET_ERRNO(ld, EIO); 241 LDAP_SET_ERRNO(ld, EIO);
|
H A D | request.c | 333 LDAP_SET_ERRNO( ld, 0 );
|
H A D | result.c | 523 LDAP_SET_ERRNO( ld, 0 );
|
Completed in 35 milliseconds