Searched refs:command_loop (Results 1 – 1 of 1) sorted by relevance
607 static status_t command_loop(int (*get_line)(const char **, void *), void *get_line_cookie, bool sh… in command_loop() function732 while (command_loop(&read_debug_line, NULL, true, false) == NO_ERROR) in console_start()783 command_loop(&fetch_next_line, (void *)&lineread, false, locked); in console_run_script_etc()