Home
last modified time | relevance | path

Searched refs:open_file (Results 1 – 11 of 11) sorted by relevance

/l4re-core-master/moe/server/src/
A Dboot_fs.h22 static Moe::Dataspace *open_file(cxx::String const &name);
A Dloader.cc107 Moe_app_model::open_file(char const *name) in open_file() function in Moe_app_model
109 Moe::Dataspace const *f = Boot_fs::open_file(name); in open_file()
A Dloader.h41 static Const_dataspace open_file(char const *name);
A Dboot_fs.cc235 Moe::Boot_fs::open_file(cxx::String const &name) in open_file() function in Moe::Boot_fs
/l4re-core-master/l4re_kernel/server/src/
A Dloader.h77 static Const_dataspace open_file(char const *name);
A Dmain.cc181 file = L4Re_app_model::open_file(Global::l4re_aux->binary); in run()
A Dloader.cc85 L4Re_app_model::open_file(char const *name) in open_file() function in L4Re_app_model
/l4re-core-master/ned/server/src/
A Dapp_model.h57 static Const_dataspace open_file(char const *name);
A Dapp_model.cc29 App_model::open_file(char const *name) in open_file() function in App_model
/l4re-core-master/libloader/include/
A Dloader177 typename App_model::Const_dataspace bin = model->open_file(prog);
A Delf604 Const_dataspace file = mm->open_file(dyn_info.interp);

Completed in 11 milliseconds