Searched refs:TSETCLK (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/cmd/ttymon/ |
H A D | sttytable.c | 318 "tsetcoff", TSETCOFF, TSETCLK, 319 "tsetcrbrg", TSETCRBRG, TSETCLK, 320 "tsetctbrg", TSETCTBRG, TSETCLK, 321 "tsetctset", TSETCTSET, TSETCLK, 322 "tsetcrset", TSETCRSET, TSETCLK, 328 "async", XCIBRG|RCIBRG|TSETCOFF|RSETCOFF, XMTCLK|RCVCLK|TSETCLK|RSETCLK,
|
H A D | stty.c | 472 switch (m & TSETCLK) { in prmodes() 664 switch (m & TSETCLK) { in pramodes()
|
/titanic_44/usr/src/ucbcmd/stty/ |
H A D | sttytable.c | 325 "tsetcoff", TSETCOFF, TSETCLK, 326 "tsetcrc", TSETCRBRG, TSETCLK, 327 "tsetcxc", TSETCTBRG, TSETCLK, 332 XCIBRG|RCIBRG|TSETCOFF|RSETCOFF, XMTCLK|RCVCLK|TSETCLK|RSETCLK,
|
H A D | stty.c | 438 switch (m & TSETCLK) { in prmodes() 623 switch (m & TSETCLK) { in pramodes()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | termiox.h | 80 #define TSETCLK 0000700 /* Transmitter Signal Element */ macro
|