MCPcopy Create free account
hub / github.com/Andy-Python-Programmer/aero / ioctl

Method ioctl

src/aero_kernel/src/drivers/tty/ctty.rs:83–94  ·  view source on GitHub ↗

### Supported `ioctl(2)` requests In addition to the `ioctl(2)` requests supported by the device that CTTY refers to, the `ioctl(2)` request `TIOCNOTTY` is supported.

(&self, command: usize, arg: usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

get_schedulerFunction · 0.85
current_taskMethod · 0.45
detachMethod · 0.45

Tested by

no test coverage detected