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

/darwin-on-arm/xnu/bsd/dev/arm/
H A Dconf.c133 extern d_select_t cttyselect;
211 cttyioctl, nullstop, nullreset, 0, cttyselect,
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dconf.c128 extern d_select_t cttyselect;
206 cttyioctl, nullstop, nullreset, 0, cttyselect,
/darwin-on-arm/xnu/bsd/kern/
H A Dtty_tty.c83 int cttyselect(dev_t dev, int flag, void* wql, proc_t p);
228 cttyselect(__unused dev_t dev, int flag, void* wql, __unused proc_t p) function

Completed in 14 milliseconds