Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/tty/
H A Dtty_job_control.rs110 TtyIoctlCmd::TIOCGPGRP => { in job_ctrl_ioctl()
H A Dtty_core.rs729 pub const TIOCGPGRP: u32 = 0x540F; constant