Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/liblber/
H A Dsockbuf.c369 sb->sb_debug = ber_int_debug; in ber_int_sb_init()
835 if (sbiod->sbiod_sb->sb_debug & LDAP_DEBUG_PACKETS) { in sb_debug_read()
838 ber_log_printf( LDAP_DEBUG_PACKETS, sbiod->sbiod_sb->sb_debug, in sb_debug_read()
842 ber_log_printf( LDAP_DEBUG_PACKETS, sbiod->sbiod_sb->sb_debug, in sb_debug_read()
845 ber_log_bprint( LDAP_DEBUG_PACKETS, sbiod->sbiod_sb->sb_debug, in sb_debug_read()
860 if (sbiod->sbiod_sb->sb_debug & LDAP_DEBUG_PACKETS) { in sb_debug_write()
863 ber_log_printf( LDAP_DEBUG_PACKETS, sbiod->sbiod_sb->sb_debug, in sb_debug_write()
868 ber_log_printf( LDAP_DEBUG_PACKETS, sbiod->sbiod_sb->sb_debug, in sb_debug_write()
871 ber_log_bprint( LDAP_DEBUG_PACKETS, sbiod->sbiod_sb->sb_debug, in sb_debug_write()
H A Dio.c240 if ( sb->sb_debug ) { in ber_flush2()
241 ber_log_printf( LDAP_DEBUG_TRACE, sb->sb_debug, in ber_flush2()
245 ber_log_bprint( LDAP_DEBUG_BER, sb->sb_debug, in ber_flush2()
H A Dlber-int.h137 #define sb_debug sb_opts.lbo_debug macro
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dgssapi.c139 ber_log_printf( LDAP_DEBUG_ANY, p->sbiod->sbiod_sb->sb_debug, in sb_sasl_gssapi_init()
142 ber_log_printf( LDAP_DEBUG_ANY, p->sbiod->sbiod_sb->sb_debug, in sb_sasl_gssapi_init()
199 ber_log_printf( LDAP_DEBUG_ANY, p->sbiod->sbiod_sb->sb_debug, in sb_sasl_gssapi_encode()
206 ber_log_printf( LDAP_DEBUG_ANY, p->sbiod->sbiod_sb->sb_debug, in sb_sasl_gssapi_encode()
218 ber_log_printf( LDAP_DEBUG_ANY, p->sbiod->sbiod_sb->sb_debug, in sb_sasl_gssapi_encode()
279 ber_log_printf( LDAP_DEBUG_ANY, p->sbiod->sbiod_sb->sb_debug, in sb_sasl_gssapi_decode()
286 ber_log_printf( LDAP_DEBUG_ANY, p->sbiod->sbiod_sb->sb_debug, in sb_sasl_gssapi_decode()
296 ber_log_printf( LDAP_DEBUG_ANY, p->sbiod->sbiod_sb->sb_debug, in sb_sasl_gssapi_decode()
H A Dsasl.c703 sbiod->sbiod_sb->sb_debug ); in sb_sasl_generic_read()
735 sb_sasl_generic_drop_packet( p, sbiod->sbiod_sb->sb_debug ); in sb_sasl_generic_read()
738 ber_log_printf( LDAP_DEBUG_ANY, sbiod->sbiod_sb->sb_debug, in sb_sasl_generic_read()
791 ber_log_printf( LDAP_DEBUG_ANY, sbiod->sbiod_sb->sb_debug, in sb_sasl_generic_write()
H A Dcyrus.c170 ber_log_printf( LDAP_DEBUG_ANY, p->sbiod->sbiod_sb->sb_debug, in sb_sasl_cyrus_encode()
199 ber_log_printf( LDAP_DEBUG_ANY, p->sbiod->sbiod_sb->sb_debug, in sb_sasl_cyrus_decode()