Lines Matching refs:device
438 In some systems, when reading from a character or block device, position
491 this device does not allow positioning of the file pointer.
582 process to block on output is writing to a terminal device that supports
618 The device containing the file is full.
626 In some systems, when writing to a character or block device, position
693 this device does not allow positioning of the file pointer.
799 such as a pipe, FIFO or terminal device. (POSIX.1 specifies this error
2036 style requires responding immediately to input on any device. Another
2231 has not been written to the device. All dirty buffers in the kernel will
2246 the open file @var{fildes} is written to the device associated with the
2274 is enough to write all the file content data to the device.
2283 that all of the file data is written to the device. For all pending I/O
2342 The device on which the file is opened must allow the seek operation.
2419 The device on which the file is opened must allow the seek operation.
3810 If the named file is a terminal device, don't make it the controlling
3817 controlling terminal when you open a file that is a terminal device; so
3828 refers to the process's existing controlling terminal device. Operations
4504 If the file descriptor corresponds to a terminal device, then @code{SIGIO}
4617 an error, you should not attempt to use device-specific IOCTLs on an
4618 unknown device.