Lines Matching +full:single +full:- +full:master
33 .Nd pseudo-terminal driver
37 driver provides support for a device-pair termed a
38 .Em pseudo-terminal .
39 A pseudo-terminal is a pair of character devices, a
40 .Em master
52 it through the master half of the pseudo-terminal.
53 That is, anything written on the master device is
55 on the slave device is presented as input on the master
60 calls apply only to pseudo-terminals:
61 .Bl -tag -width TIOCPTMASTER
69 When applied to the master side of a pseudo-terminal, each subsequent
72 the pseudo-terminal preceded by a zero byte (symbolically
75 or a single byte reflecting control
77 In the latter case, the byte is an inclusive-or
79 .Bl -tag -width TIOCPKT_FLUSHWRITE
104 to be read from the master side may be detected by a
112 to implement a remote-echoed, locally
114 flow-controlled
115 remote login with proper back-flushing of output; it can be
119 the pseudo-terminal slave device.
127 Determine whether the file descriptor is pointing to a pseudo-terminal
128 master device.
137 pseudo-terminals implementation are:
138 .Bl -tag -width ".Pa /dev/pts/[num]"
140 Pseudo-terminal slave devices.
152 pseudo-terminal driver appeared in