Home
last modified time | relevance | path

Searched refs:LBER_SB_OPT_HAS_IO (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/bsd/openldap/dist/include/
H A Dlber.h138 #define LBER_SB_OPT_HAS_IO 3 macro
/netbsd/external/bsd/openldap/dist/libraries/libldap/
H A Dsasl.c850 if ( !ber_sockbuf_ctrl( sb, LBER_SB_OPT_HAS_IO, in ldap_pvt_sasl_generic_install()
H A Dtls2.c46 #define HAS_TLS( sb ) ber_sockbuf_ctrl( sb, LBER_SB_OPT_HAS_IO, \
/netbsd/external/bsd/openldap/dist/libraries/liblber/
H A Dsockbuf.c97 case LBER_SB_OPT_HAS_IO: in ber_sockbuf_ctrl()