cdev.h

Support routines for virtual character devices

Use these functions to manage virtual character devices through which a guest can write output to a host character device, and receive input from another or the same host character device.

The input host device must be a TTY device. There are no restrictions on the output host device.

Page updated: