Searched refs:d_stop_t (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/bsd/dev/i386/
H A Dconf.c142 extern d_stop_t ptsstop;
181 #define nullstop (d_stop_t *)&nulldev
/xnu-2422.115.4/bsd/kern/
H A Dtty_pty.c85 #ifdef d_stop_t
86 #undef d_stop_t macro
88 typedef void d_stop_t(struct tty *tp, int rw); typedef
104 __XNU_PRIVATE_EXTERN d_stop_t ptsstop;
H A Dtty_ptmx.c110 __XNU_PRIVATE_EXTERN d_stop_t ptsd_stop;
116 __XNU_PRIVATE_EXTERN d_stop_t ptmx_stop; /* NO-OP */
/xnu-2422.115.4/bsd/sys/
H A Dconf.h120 #define d_stop_t stop_fcn_t macro

Completed in 25 milliseconds