Searched refs:TIOCGPGRP (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/driver/tty/ | ||
H A D | tty_job_control.rs | 110 TtyIoctlCmd::TIOCGPGRP => { in job_ctrl_ioctl() |
H A D | tty_core.rs | 729 pub const TIOCGPGRP: u32 = 0x540F; constant |