Lines Matching +full:read +full:- +full:delay
58 entry is read, then the entry for the class required
70 .Bl -column Name Type /usr/bin/login
72 .It "ac str unused expect-send chat script for modem answer"
73 .It "al str unused user to auto-login instead of prompting"
77 .It "c1 num unused tty control flags to read login name"
83 .It "co bool false console - add"
92 .It "de num 0 delay secs and flush input before writing first prompt"
120 .It "i1 num unused tty input flags to read login name"
122 .It "ic str unused expect-send chat script for modem initialization"
135 .It "l1 num unused tty local flags to read login name"
145 .It "np bool false terminal uses no parity (i.e., 8-bit characters)"
148 .It "o1 num unused tty output flags to read login name"
155 .It "pf num 0 delay"
196 .Bl -column Name Type /usr/bin/login
197 .It "bd num 0 backspace delay"
199 .It "cd num 0 carriage-return delay"
201 .It "f1 num unused tty mode flags to read login name"
203 .It "fd num 0 form-feed (vertical motion) delay"
205 .It "nd num 0 newline (line-feed) delay"
253 If there is none, it will re-use its original table.
256 delay available in the tty driver will be used.
259 choosing that particular delay algorithm from the driver.
264 of milliseconds of delay required (a la termcap).
265 This delay is simulated by repeated use of the pad character
277 .Bl -tag -offset indent -width \&%xxxxxxxxxxxxxx
331 If a non-zero timeout is specified, with
365 string is specified and a PPP link bring-up sequence is recognized,
383 .Bl -tag -offset indent -width \&xxxxxxxx -compact
400 .Bl -tag -offset indent -width \&xxxxxxxx -compact
412 half-second pause.
427 sequence is only valid for send strings and causes a half-second
443 and then disables auto-answer.
457 opens the port in non-blocking mode, clears any extraneous input
484 capability may be used to do that, as well as delay for a
507 The delay stuff is a real crock.
509 of the delay algorithms are not implemented.
510 The terminal driver should support sane delay settings.