Lines Matching refs:device

2 @c %MENU% How to change the characteristics of a terminal device
13 descriptor is and how to open a file descriptor for a terminal device.
17 device, and what its name is.
51 associated with an open terminal device, and @math{0} otherwise.
75 device, the @code{ttyname} function returns a pointer to a
115 The @var{filedes} is associated with a terminal device that is a slave
116 pseudo-terminal, but the file name associated with that device could
125 output queues of a terminal device. These queues implement a form of
207 Don't confuse terminal attributes with file attributes. A device special
210 terminal device itself, which are discussed in this section.
298 device with file descriptor @var{filedes}. The attributes are returned
319 This function sets the attributes of the terminal device with file
378 device with a file descriptor, the attributes are those of the terminal
379 device itself and not of the file descriptor. This means that the
386 descriptors for the same terminal device, changing the terminal
399 get the current modes of the particular terminal device, modify only
411 copying attributes from one terminal device to another.
618 that it is displayed appropriately on the terminal device. This
681 to be returned. The terminal device must be closed and reopened to
689 that have the terminal device open have either closed the file or exited.
1053 will succeed. But they do not check that a particular hardware device
1055 which device you plan to set the speed for. If you use @code{tcsetattr}
1056 to set the speed of a particular device to a value that it cannot
1707 The @var{filedes} is not associated with a terminal device.
1738 The @var{filedes} is not associated with a terminal device.
1782 The @var{filedes} is not associated with a terminal device.
1838 The @var{filedes} is not associated with a terminal device.
1850 device to read single characters in noncanonical input mode, without
1926 @dfn{master} side or @dfn{master pseudo-terminal device}, the other side
1956 @c device, checks with statfs that /dev/pts is a devpts or that /dev is
2004 of the slave pseudo-terminal device corresponding to the master
2005 pseudo-terminal device associated with the file descriptor
2028 device.
2031 The slave pseudo-terminal device corresponding to the master associated
2047 The @code{unlockpt} function unlocks the slave pseudo-terminal device
2048 corresponding to the master pseudo-terminal device associated with the
2063 device.
2074 master pseudo-terminal device, the @code{ptsname} function returns a
2184 device is stored in @code{*name}. If @var{termp} is not a null pointer,
2205 device instead.
2222 newly opened slave pseudo-terminal device the controlling terminal