Home
last modified time | relevance | path

Searched refs:ber_get_option (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/liblber/
H A Doptions.c36 ber_get_option( in ber_get_option() function
H A Dbprint.c116 ber_get_option( NULL, LBER_OPT_BER_DEBUG, &level ); in ber_pvt_log_output()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dlber.h549 ber_get_option LDAP_P((
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dmain.c750 ber_get_option(NULL, LBER_OPT_LOG_PRINT_FN, &ber_logger); in ServiceMain()
H A Dresult.c349 ber_get_option( ber, LBER_OPT_BER_BYTES_TO_WRITE, &bytes ); in send_ldap_ber()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dresult.c1026 ber_get_option( ber, LBER_OPT_BER_REMAINING_BYTES, &len ); in try_read1msg()