Home
last modified time | relevance | path

Searched refs:tty_islocked (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/bsd/kern/
H A Dsubr_prf.c350 if (tty_islocked(constty)) { in putchar()
358 if (tty_islocked(freetp)) { in putchar()
372 if (tty_islocked(constty)) { in putchar()
380 if (tty_islocked(freetp)) { in putchar()
404 if (tty_islocked(constty)) { in putchar()
H A Dtty.c311 tty_islocked(struct tty *tp) in tty_islocked() function
/xnu-12377.61.12/bsd/sys/
H A Dtty.h309 bool tty_islocked(struct tty *tp);