Home
last modified time | relevance | path

Searched refs:TIOCSPGRP (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/driver/tty/
H A Dtty_job_control.rs73 TtyIoctlCmd::TIOCSPGRP => { in job_ctrl_ioctl()
H A Dtty_core.rs642 pub const TIOCSPGRP: u32 = 0x5410; constant