Home
last modified time | relevance | path

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

/l4re-core-master/l4re_vfs/include/impl/
A Dfd_store.h26 class Fd_store
31 Fd_store() throw() : _fd_hint(0) {} in throw()
46 Fd_store::check_fd(int fd) throw() in check_fd()
53 Fd_store::get(int fd) throw() in get()
63 Fd_store::set(int fd, Ref_ptr<L4Re::Vfs::File> const &f) throw() in set()
A Dfd_store_impl.h23 Fd_store::alloc() throw() in alloc()
38 Fd_store::free(int fd) throw() in free()
A Dvfs_impl.h61 class Fd_store : public L4Re::Core::Fd_store
64 Fd_store() throw();
75 Fd_store::Fd_store() throw() in Fd_store() function
158 Fd_store fds;

Completed in 6 milliseconds