Home
last modified time | relevance | path

Searched defs:tty_get_pgrp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/tty/
H A Dtty_jobctrl.c421 struct pid *tty_get_pgrp(struct tty_struct *tty) in tty_get_pgrp() function
/openbmc/linux/include/linux/
H A Dtty.h361 static inline struct pid *tty_get_pgrp(struct tty_struct *tty) in tty_get_pgrp() function