Home
last modified time | relevance | path

Searched refs:typetab (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/
H A Dldterm.c102 static char typetab[256] = { variable
2136 switch (typetab[c]) { in ldterm_rubout()
2318 switch (typetab[c]) { in ldterm_tabcols()
3667 ctype = typetab[c]; in ldterm_output_msg()
3672 ctype = typetab[c]; in ldterm_output_msg()
3681 ctype = typetab[c]; in ldterm_output_msg()
3694 ctype = typetab['\r']; in ldterm_output_msg()