Home
last modified time | relevance | path

Searched defs:ttymode (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/vi/port/
H A Dex_tty.h101 typedef struct termios ttymode; /* Mode to contain tty flags */ typedef
105 typedef int ttymode; /* Mode to contain tty flags */ typedef
/titanic_50/usr/src/cmd/mdb/intel/kmdb/kctl/
H A Dkctl_isadep.c96 char ttymode[] = "ttyX-mode"; in kctl_pcache_create() local
/titanic_50/usr/src/ucbcmd/tset/
H A Dtset.c1124 struct termio *ttymode; in setmode() local