Lines Matching +full:stop +full:- +full:mode
47 In raw mode all input is passed through to the
49 In cbreak mode, the handler interprets input only by looking
51 all other characters are made available as in raw mode.
52 In cooked mode, input
53 is processed to provide standard line-oriented local editing functions,
54 and input is presented on a line-by-line basis.
64 and to stop a process group
66 all input up to the stop character has been read.
70 When the terminal is in cooked mode, editing of an input line
77 in cooked mode. The \fIend of line\fP character determines
80 by \fIstop output\fP and \fIstart output\fP control characters. Output
86 Non-graphic ASCII input characters may be echoed as a two-character
93 two character return-linefeed sequence,
96 for upper-case only terminals.
108 based on currently-proposed standards.
129 char tc_stopc; /* stop output */
130 char tc_eofc; /* end-of-file */
132 char tc_suspc; /* stop process signal */
133 char tc_dsuspc; /* delayed stop process signal */
145 modem control, parity, and stop bits. A special signal,
155 tapes, but may represent any random-access device.
156 The system performs read-modify-write type buffering actions on block