Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Dtty.c3340 tty_from_waitq(struct waitq *wq, int seltype) in tty_from_waitq() function
3399 tp = tty_from_waitq(&si->si_waitq, knote_get_seltype(kn)); in filt_ttyattach()