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

/freebsd-10.3-release/sys/teken/
H A Dteken_subr.h178 teken_printf("Unknown DSR\n");
431 teken_printf("Unsupported device control string\n");
452 teken_printf("double height double width top\n");
459 teken_printf("double height double width bottom\n");
744 teken_printf("Unsupported operating system command\n");
771 teken_printf("Unknown DA1\n");
905 teken_printf("DECRST VT52\n");
912 teken_printf("DECRST inverse video\n");
932 teken_printf("DECRST allow 132\n");
935 teken_printf("DECRS
[all...]
H A Dteken_subr_compat.h100 teken_printf("unsupported attribute %u\n", cmd);
H A Dteken.c47 #define teken_printf(x,...) macro
275 teken_printf("Got UTF-8 char %x\n", t->t_utf8_partial);

Completed in 94 milliseconds