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