Searched refs:ber_get_option (Results 1 – 4 of 4) sorted by relevance
49 if ( ber_get_option( ber, LBER_OPT_REMAINING_BYTES, &len ) != 0 ) { in bytes_remaining()
155 if ( ber_get_option( ber, LBER_OPT_REMAINING_BYTES, &len ) != 0 ) { in nsldapi_get_controls()
152 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