Searched refs:LOBLK (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/cmd/ttymon/ |
H A D | sttytable.c | 102 "loblk", LOBLK, 0, 103 "-loblk", 0, LOBLK,
|
H A D | stty.c | 303 if (m&LOBLK) in prmodes() 573 (void) printf("-loblk "+((m&LOBLK) != 0)); in pramodes()
|
/titanic_44/usr/src/ucbcmd/stty/ |
H A D | sttytable.c | 98 "loblk", LOBLK, 0, 99 "-loblk", 0, LOBLK,
|
H A D | stty.c | 252 if (m & LOBLK) in prmodes() 523 (void) fprintf(output, "-loblk " + ((m & LOBLK) != 0)); in pramodes()
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | setmode.c | 71 "loblk", LOBLK, 0, 72 "-loblk", 0, LOBLK,
|
/titanic_44/usr/src/lib/libbc/inc/include/sys/ |
H A D | termios.h | 181 #define LOBLK 0x00001000 macro
|
/titanic_44/usr/src/lib/libbc/inc/include/ |
H A D | termios.h | 181 #define LOBLK 0x00001000 macro
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | termios.h | 272 #define LOBLK 0040000 macro
|
/titanic_44/usr/src/uts/common/io/ |
H A D | ttcompat.c | 1141 (CRTSCTS|CRTSXOFF|PAREXT|LOBLK|HUPCL)) | CREAD; in from_compat()
|