Searched refs:Sockbuf_IO (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/include/
H A Dlber.h135 /* LBER Sockbuf_IO options */
176 typedef struct sockbuf_io Sockbuf_IO; typedef in typeref:struct:sockbuf_io
182 Sockbuf_IO *sbiod_io;
565 Sockbuf_IO *sbio,
572 Sockbuf_IO *sbio,
581 LBER_V( Sockbuf_IO ) ber_sockbuf_io_tcp;
582 LBER_V( Sockbuf_IO ) ber_sockbuf_io_readahead;
583 LBER_V( Sockbuf_IO ) ber_sockbuf_io_fd;
584 LBER_V( Sockbuf_IO ) ber_sockbuf_io_debug;
585 LBER_V( Sockbuf_IO ) ber_sockbuf_io_ud
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/libldap/
H A Dldap-tls.h70 Sockbuf_IO *ti_sbio;
H A Dsasl.c762 Sockbuf_IO ldap_pvt_sockbuf_io_sasl_generic = {
H A Dtls_g.c1054 static Sockbuf_IO tlsg_sbio =
H A Dtls_o.c916 static Sockbuf_IO tlso_sbio =
H A Dtls_m.c2744 static Sockbuf_IO tlsm_sbio =
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblber/
H A Dsockbuf.c96 while ( p && p->sbiod_io != (Sockbuf_IO *)arg ) {
178 ber_sockbuf_add_io( Sockbuf *sb, Sockbuf_IO *sbio, int layer, void *arg )
216 ber_sockbuf_remove_io( Sockbuf *sb, Sockbuf_IO *sbio, int layer )
567 Sockbuf_IO ber_sockbuf_io_tcp = {
704 Sockbuf_IO ber_sockbuf_io_readahead = {
779 Sockbuf_IO ber_sockbuf_io_fd = {
875 Sockbuf_IO ber_sockbuf_io_debug = {
973 Sockbuf_IO ber_sockbuf_io_udp =
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dad.c109 static Sockbuf_IO ldap_tsasl_io = {

Completed in 188 milliseconds