Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/dev/arm64/
H A Dconf.c215 kmioctl, nullstop, nullreset, km_tty, ttselect,
/xnu-8019.80.24/bsd/dev/i386/
H A Dconf.c238 kmioctl, nullstop, nullreset, km_tty, ttselect,
/xnu-8019.80.24/bsd/dev/arm/
H A Dconf.c215 kmioctl, nullstop, nullreset, km_tty, ttselect,
/xnu-8019.80.24/bsd/sys/
H A Dtty.h314 int ttselect(dev_t dev, int rw, void * wql, struct proc *p);
/xnu-8019.80.24/bsd/kern/
H A Dtty.c1596 ttselect(dev_t dev, int rw, void *wql, proc_t p) in ttselect() function