Searched refs:ber_get_option (Results 1 – 4 of 4) sorted by relevance
51 if ( ber_get_option( ber, LBER_OPT_REMAINING_BYTES, &len ) != 0 ) { in bytes_remaining()
157 if ( ber_get_option( ber, LBER_OPT_REMAINING_BYTES, &len ) != 0 ) { in nsldapi_get_controls()
154 LDAP_API(int) LDAP_CALL ber_get_option( BerElement *ber, int option,
807 ber_get_option( struct berelement *ber, int option, void *value ) in ber_get_option() function