Searched refs:console_run_script_etc (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/lib/console/
H A Dconsole.cpp666 static int console_run_script_etc(const char* string, bool locked) { function
682 return console_run_script_etc(string, false);
686 return console_run_script_etc(string, true);

Completed in 78 milliseconds