Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmds2.c254 extern short ttyindes; in error1()
256 if ((io > 0) && (io != ttyindes)) { in error1()
H A Dex_vget.c101 extern short slevel, ttyindes; in getbr()
132 if ((c=read(slevel == 0 ? 0 : ttyindes, &ch, 1)) != 1) { in getbr()
H A Dex_io.c839 short ttyindes; variable
859 ttyindes = saveinp;