Module ioctl

Source
Expand description

Process-oriented ioctls.

§Safety

This module invokes ioctls.

Structs§

Tiocsctty 🔒

Functions§

ioctl_tiocsctty
ioctl(fd, TIOCSCTTY, 0)—Sets the controlling terminal for the process.