Searched defs:cmdline (Results 1 – 5 of 5) sorted by relevance
17 cxx::Pair<cxx::String, cxx::String> next_arg(cxx::String const &cmdline) in next_arg()
95 char *cmdline = 0; in my_cmdline() local577 char *cmdline = my_cmdline(); in main() local
67 bool Loader::start(cxx::String const &init_prog, cxx::String const &cmdline) in start()
26 l4_uint64_t cmdline; /**< Module command line */ member33 l4_uint64_t cmdline; /**< Pointer to kernel command line */ member
38 l4_uint32_t cmdline; /**< Module command line */ member208 l4_uint32_t cmdline; /**< Kernel command line */ member391 l4util_mb2_cmdline_tag_t cmdline; member
Completed in 9 milliseconds