Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/dev/arm64/
H A Dconf.c217 kmioctl, nullstop, nullreset, km_tty, ttselect,
/xnu-10002.41.9/bsd/dev/i386/
H A Dconf.c240 kmioctl, nullstop, nullreset, km_tty, ttselect,
/xnu-10002.41.9/bsd/sys/
H A Dtty.h317 int ttselect(dev_t dev, int rw, void * wql, struct proc *p);
/xnu-10002.41.9/bsd/kern/
H A Dtty.c1701 ttselect(dev_t dev, int rw, void *wql, proc_t p) in ttselect() function