Searched refs:ttselect (Results 1 – 4 of 4) sorted by relevance
| /xnu-10002.41.9/bsd/dev/arm64/ |
| H A D | conf.c | 217 kmioctl, nullstop, nullreset, km_tty, ttselect,
|
| /xnu-10002.41.9/bsd/dev/i386/ |
| H A D | conf.c | 240 kmioctl, nullstop, nullreset, km_tty, ttselect,
|
| /xnu-10002.41.9/bsd/sys/ |
| H A D | tty.h | 317 int ttselect(dev_t dev, int rw, void * wql, struct proc *p);
|
| /xnu-10002.41.9/bsd/kern/ |
| H A D | tty.c | 1701 ttselect(dev_t dev, int rw, void *wql, proc_t p) in ttselect() function
|