selinfo
struct selinfo sc_rsel;
struct selinfo sc_wsel;
struct selinfo vbi_select; /* Data used by select() on /dev/vbi */
struct selinfo rsel;
struct selinfo rsel;
struct selinfo sc_rsel;
selwakeup(struct selinfo *sip)
struct selinfo pt_selr, pt_selw;
void selwakeup(struct selinfo *);
struct selinfo t_rsel; /* Tty read/oob select. */
struct selinfo t_wsel; /* Tty write select. */