Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/kern/
H A Dsubr_prf.c349 if (tty_islocked(constty)) { in putchar()
357 if (tty_islocked(freetp)) { in putchar()
371 if (tty_islocked(constty)) { in putchar()
379 if (tty_islocked(freetp)) { in putchar()
403 if (tty_islocked(constty)) { in putchar()
H A Dtty.c311 tty_islocked(struct tty *tp) in tty_islocked() function
/xnu-11215.81.4/bsd/sys/
H A Dtty.h309 bool tty_islocked(struct tty *tp);