Home
last modified time | relevance | path

Searched refs:Ro_file (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/l4re_vfs/include/impl/
A Dro_file_impl.h28 Ro_file::~Ro_file() throw() in ~Ro_file()
37 Ro_file::fstat64(struct stat64 *buf) const throw() in fstat64()
52 Ro_file::read_single(const struct iovec *vec, off64_t pos) throw() in read_single()
68 Ro_file::preadv(const struct iovec *vec, int cnt, off64_t offset) throw() in preadv()
101 Ro_file::pwritev(const struct iovec *, int, off64_t) throw() in pwritev()
107 Ro_file::ioctl(unsigned long v, va_list args) throw() in ioctl()
A Dro_file.h25 class Ro_file : public L4Re::Vfs::Be_file_pos
33 explicit Ro_file(L4::Cap<L4Re::Dataspace> ds) throw() in Ro_file() function
53 ~Ro_file() throw();
A Ddefault_ops_impl.h24 cxx::Static_container<L4Re::Vfs::File_factory_t<L4Re::Dataspace, L4Re::Core::Ro_file> > ro_file;

Completed in 4 milliseconds