Home
last modified time | relevance | path

Searched refs:sb_trans_needs_read (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dtls_g.c465 sb->sb_trans_needs_read = 1; in tlsg_session_upflags()
1134 sbiod->sbiod_sb->sb_trans_needs_read = 1; in tlsg_sb_read()
1142 sbiod->sbiod_sb->sb_trans_needs_read = 1; in tlsg_sb_read()
1146 sbiod->sbiod_sb->sb_trans_needs_read = 0; in tlsg_sb_read()
H A Dtls_o.c656 sb->sb_trans_needs_read = 1; in tlso_session_upflags()
1366 sbiod->sbiod_sb->sb_trans_needs_read = 1; in tlso_sb_read()
1370 sbiod->sbiod_sb->sb_trans_needs_read = 0; in tlso_sb_read()
H A Dtls2.c328 sb->sb_trans_needs_read = 0; in update_flags()
1155 if ( sb->sb_trans_needs_read ) { in ldap_int_tls_start()
/netbsd-src/external/bsd/openldap/dist/libraries/liblber/
H A Dlber-int.h140 unsigned int sb_trans_needs_read:1; member
H A Dsockbuf.c139 ret = ( sb->sb_trans_needs_read ? 1 : 0 ); in ber_sockbuf_ctrl()
372 sb->sb_trans_needs_read = 0; in ber_int_sb_init()