Home
last modified time | relevance | path

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

/l4re-core-master/l4re_vfs/include/impl/
A Dvfs_impl.h123 Ref_ptr<L4Re::Vfs::File> get_cwd() throw();
348 Vfs::get_cwd() throw() in get_cwd() function
/l4re-core-master/l4re_vfs/include/
A Dvfs.h895 virtual cxx::Ref_ptr<File> get_cwd() throw() { return get_root(); } in get_cwd() function
/l4re-core-master/libc_backends/lib/l4re_file/
A Dfile.cc106 return vfs_ops->get_cwd(); in __internal_get_dir()

Completed in 7 milliseconds