Searched refs:stream_vtable (Results 1 – 7 of 7) sorted by relevance
30 struct stream_vtable struct46 const struct stream_vtable *vptr; argument
498 static const struct stream_vtable raw_vtable = {757 static const struct stream_vtable buf_vtable = {1036 static const struct stream_vtable mem_vtable = {1050 static const struct stream_vtable mem4_vtable = {
46 static struct vtable stream_vtable = { variable64 src->vtable = &stream_vtable; in src_setstream()
449 * io/unix.h (struct stream_vtable): Add new member function,
781 * io/unix.h (struct stream): Rename to stream_vtable.