Searched refs:Env_dir (Results 1 – 3 of 3) sorted by relevance
30 class Env_dir : public L4Re::Vfs::Be_file33 explicit Env_dir(L4Re::Env const *env) in Env_dir() function47 ~Env_dir() throw() {} in throw()
221 Env_dir::get_ds(const char *path, L4Re::Unique_cap<L4Re::Dataspace> *ds) throw() in get_ds()256 Env_dir::get_entry(const char *path, int flags, mode_t mode, in get_entry()282 Env_dir::faccessat(const char *path, int mode, int flags) throw() in faccessat()320 Env_dir::check_type(Env::Cap_entry const *e, long protocol) throw() in check_type()327 Env_dir::fstat64(struct stat64 *b) const throw() in fstat64()346 Env_dir::getdents(char *buf, size_t sz) throw() in getdents()
156 L4Re::Core::Env_dir _root;
Completed in 8 milliseconds