Searched refs:teken_printf (Results 1 – 3 of 3) sorted by relevance
178 teken_printf("Unknown DSR\n"); in teken_subr_do_cpr()450 teken_printf("Unsupported device control string\n"); in teken_subr_device_control_string()472 teken_printf("double height double width top\n"); in teken_subr_double_height_double_width_line_top()480 teken_printf("double height double width bottom\n"); in teken_subr_double_height_double_width_line_bottom()765 teken_printf("Unsupported operating system command\n"); in teken_subr_operating_system_command()792 teken_printf("Unknown DA1\n"); in teken_subr_primary_device_attributes()927 teken_printf("DECRST VT52\n"); in teken_subr_reset_dec_mode()934 teken_printf("DECRST inverse video\n"); in teken_subr_reset_dec_mode()954 teken_printf("DECRST allow 132\n"); in teken_subr_reset_dec_mode()957 teken_printf("DECRST reverse wraparound\n"); in teken_subr_reset_dec_mode()[all …]
123 teken_printf("unsupported attribute %u\n", cmd); in teken_subr_cons25_set_graphic_rendition()
52 #define teken_printf(x,...) macro304 teken_printf("Got UTF-8 char %x\n", t->t_utf8_partial); in teken_input_byte()