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

/xnu-2422.115.4/bsd/dev/i386/
H A Dconf.c127 extern d_select_t cttyselect;
205 cttyioctl, nullstop, nullreset, 0, cttyselect,
/xnu-2422.115.4/bsd/kern/
H A Dtty_tty.c82 int cttyselect(dev_t dev, int flag, void* wql, proc_t p);
238 cttyselect(__unused dev_t dev, int flag, void* wql, __unused proc_t p) function

Completed in 14 milliseconds