Home
last modified time | relevance | path

Searched refs:tty_checkoutq (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/kern/
HDtty_info.c228 if (tty_checkoutq(tp) == 0) in tty_info()
HDsubr_prf.c208 if (tp != NULL && tty_checkoutq(tp)) in vtprintf()
HDtty.c1842 tty_checkoutq(struct tty *tp) in tty_checkoutq() function
/trueos/sys/sys/
HDtty.h192 int tty_checkoutq(struct tty *tp);