Home
last modified time | relevance | path

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

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