Searched refs:rl (Results 1 – 1 of 1) sorted by relevance
58 (void)rl; in csh_sput_cb()74 (void)rl; in csh_sget_cb()87 chry_readline_erase_line(&csh.rl); in wait_char()145 chry_readline_erase_line(&csh.rl); in task_repl()146 csh.rl.noblock = false; in task_repl()203 … csh->rl.sput(&csh->rl, "^SIGINT" CONFIG_CSH_NEWLINE, sizeof("^SIGINT" CONFIG_CSH_NEWLINE) - 1); in chry_shell_port_default_handler()206 … csh->rl.sput(&csh->rl, "^SIGQUIT" CONFIG_CSH_NEWLINE, sizeof("^SIGQUIT" CONFIG_CSH_NEWLINE) - 1); in chry_shell_port_default_handler()209 … csh->rl.sput(&csh->rl, "^SIGKILL" CONFIG_CSH_NEWLINE, sizeof("^SIGKILL" CONFIG_CSH_NEWLINE) - 1); in chry_shell_port_default_handler()212 … csh->rl.sput(&csh->rl, "^SIGTERM" CONFIG_CSH_NEWLINE, sizeof("^SIGTERM" CONFIG_CSH_NEWLINE) - 1); in chry_shell_port_default_handler()220 chry_readline_ignore(&csh->rl, false); in chry_shell_port_default_handler()[all …]
Completed in 3 milliseconds