Home
last modified time | relevance | path

Searched refs:Ned (Results 1 – 12 of 12) sorted by relevance

/l4re-core-master/ned/doc/
A Dned.dox4 \page l4re_servers_ned Ned, the Init Process
6 Ned's job is to bootstrap the system running on L4Re. The main thing to do
8 provide the communication channels for them. The central facility in Ned is
19 Ned also uses the 'rom' capability as source for Lua scripts and at least
92 The central facility for starting a new task with Ned is
122 Ned.
129 application's output (defaults to Ned's memory allocator).
136 to Ned's own scheduler).
153 \todo Write more documentation for application startup via Ned
179 Ned's command line syntax is:
[all …]
/l4re-core-master/ned/server/src/
A Dmain.cc27 Ned::Server *Ned::server;// = &s;
57 Ned::Server svr; in run()
58 Ned::server = &svr; in run()
A Dapp_task.h22 public L4::Epiface_t<App_task, L4Re::Parent, Ned::Server_object>
40 Ned::Registry *_r;
62 App_task(Ned::Registry *r, L4Re::Util::Ref_cap<L4::Factory>::Cap const &alloc);
A Dserver.h17 namespace Ned {
A Dserver.cc20 namespace Ned { namespace
A Dlua.cc103 : public L4::Epiface_t<Command_dispatcher, L4Re::Ned::Cmd_control>
108 long op_execute(L4Re::Ned::Cmd_control::Rights, in op_execute()
A Dapp_task.cc71 App_task::App_task(Ned::Registry *r, in App_task()
A Dlua_exec.cc47 public L4::Epiface_t<Observer, Obs_iface, Ned::Server_object>
471 App_ptr app_task(new App_task(Ned::server->registry(), am.rm_fab())); in exec()
533 L4Re::chkcap(Ned::server->registry()->register_obj(observer), in init()
/l4re-core-master/ned/lib/include/
A Dcmd_control15 namespace L4Re { namespace Ned {
18 * Direct control interface for Ned.
/l4re-core-master/ned/ned-prompt/src/
A Dned-prompt.cc59 using L4Re::Ned::Cmd_control; in run_cmds()
/l4re-core-master/sigma0/doc/
A Dsigma0.dox11 * are trusted and usually the only applications besides Ned that get a
/l4re-core-master/l4re/include/
A Dparent41 * L4Re system, this program will be Moe or Ned.

Completed in 13 milliseconds