Module ioctl

Source
Expand description

This module provides the libc types for IOCTL.

MUSL: https://github.com/bminor/musl/blob/c47ad25ea3b484e10326f933e927c0bc8cded3da/arch/generic/bits/ioctl.h#L11 TODO: Check ioctl command for multi architectures.

Enums§

TermIoctlCmd
Teletype 设备相关 ioctl 命令,用于控制终端(如串口、TTY)行为。