Searched refs:LDAP_GET_ERRNO (Results 1 – 6 of 6) sorted by relevance
522 #define LDAP_GET_ERRNO( ld ) \ macro530 #define LDAP_GET_ERRNO( ld ) \ macro
376 LDAP_GET_ERRNO( ld ), 0, 0 );383 LDAP_GET_ERRNO( ld ) != EINTR ))) {528 terrno = LDAP_GET_ERRNO( ld );
192 if ( ( ret < 0 ) && ( LDAP_GET_ERRNO(ld) == EINTR ) ) in nsldapi_sasl_read()222 if ( ( ret < 0 ) && ( LDAP_GET_ERRNO(ld) == EINTR ) ) in nsldapi_sasl_read()
378 LDAP_GET_ERRNO( ld ))); in ldap_perror()
339 terrno = LDAP_GET_ERRNO( ld ); in nsldapi_ber_flush()
696 err = LDAP_GET_ERRNO( ld );