Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dldterm.c103 static char typetab[256] = { variable
2153 switch (typetab[c]) { in ldterm_rubout()
2335 switch (typetab[c]) { in ldterm_tabcols()
3686 ctype = typetab[c]; in ldterm_output_msg()
3691 ctype = typetab[c]; in ldterm_output_msg()
3700 ctype = typetab[c]; in ldterm_output_msg()
3713 ctype = typetab['\r']; in ldterm_output_msg()