Searched refs:pt_selw (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/kern/
H A Dtty_pty.c129 struct selinfo pt_selr, pt_selw; member in struct:pt_ioctl
416 selwakeup(&pti->pt_selw);
643 selrecord(p, &pti->pt_selw, wql);
H A Dtty_ptmx.c250 struct selinfo pt_selw; member in struct:ptmx_ioctl
809 selwakeup(&pti->pt_selw);
1153 selrecord(p, &pti->pt_selw, wql);

Completed in 20 milliseconds