Home
last modified time | relevance | path

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

/netbsd/sys/sys/
H A Dtty.h132 struct selinfo t_rsel; /* Tty read/oob select. */ member
/netbsd/sys/kern/
H A Dtty.c1573 selrecord(l, &tp->t_rsel); in ttpoll()
1591 selremove_knote(&tp->t_rsel, kn); in filt_ttyrdetach()
1663 sip = &tp->t_rsel; in ttykqfilter()
2597 selnotify(&tp->t_rsel, 0, NOTE_SUBMIT); in ttwakeup()
2955 selinit(&tp->t_rsel); in tty_alloc()
2996 seldestroy(&tp->t_rsel); in tty_free()