Home
last modified time | relevance | path

Searched defs:sockbuf_io (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/include/
H A Dlber.h188 struct sockbuf_io { struct
189 int (*sbi_setup)( Sockbuf_IO_Desc *sbiod, void *arg );
190 int (*sbi_remove)( Sockbuf_IO_Desc *sbiod );
191 int (*sbi_ctrl)( Sockbuf_IO_Desc *sbiod, int opt, void *arg);
193 ber_slen_t (*sbi_read)( Sockbuf_IO_Desc *sbiod, void *buf,
195 ber_slen_t (*sbi_write)( Sockbuf_IO_Desc *sbiod, void *buf,
198 int (*sbi_close)( Sockbuf_IO_Desc *sbiod );