Searched refs:PTY_TYPE_SLAVE (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/proc/ | ||
D | proc_tty.c | 58 else if (p->subtype == PTY_TYPE_SLAVE) in show_tty_range() |
/linux-4.19.296/include/linux/ | ||
D | tty_driver.h | 438 #define PTY_TYPE_SLAVE 0x0002 macro |