Searched refs:exit_standout_mode (Results 1 – 12 of 12) sorted by relevance
89 exit_standout_mode="`get_seq exit_standout_mode`"90 if test "x$exit_standout_mode" != x; then91 exit_standout_mode="--exit-standout-mode=$exit_standout_mode"95 $enter_standout_mode $exit_standout_mode
40 .exit_standout_mode = "\e[m"243 grub_putstr (grub_tparm (term.exit_standout_mode)); in ti_exit_standout_mode()
32 char exit_standout_mode[TERMINFO_LEN]; member
4982 {"--exit-standout-mode=", term.exit_standout_mode} in terminfo_func()5037 ti_escape_string (term.exit_standout_mode)); in terminfo_func()
675 if (enter_standout_mode && exit_standout_mode) in prompt()689 if (enter_standout_mode && exit_standout_mode) in prompt()690 putp (exit_standout_mode); in prompt()708 if (enter_standout_mode && exit_standout_mode) in wait_eof()713 if (enter_standout_mode && exit_standout_mode) in wait_eof()714 putp(exit_standout_mode); in wait_eof()1737 if (enter_standout_mode && exit_standout_mode) { in error()1740 putp (exit_standout_mode); in error()
213 && exit_standout_mode != (char *) 0) { in turn_off()214 (void) tputs(exit_standout_mode, 1, putout); in turn_off()
184 exit_standout_mode rmso se str End stand out mode
199 exit_standout_mode != NULL) { in turn_off()200 (void) TPUTS(exit_standout_mode, 1, putout); in turn_off()
129 …exit_bold = (exit_standout_mode ? exit_standout_mode : (exit_attribute_mode ? exit_attribute_mode … in setterm()
1707 if (soflag && enter_standout_mode && exit_standout_mode) {1710 (void) putp(exit_standout_mode);
179 exit_standout_mode, "rmso" "se" End stand out mode