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

/darwin-on-arm/xnu/bsd/dev/arm/
H A Dconf.c148 extern d_stop_t ptsstop;
187 #define nullstop (d_stop_t *)&nulldev
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dconf.c143 extern d_stop_t ptsstop;
182 #define nullstop (d_stop_t *)&nulldev
/darwin-on-arm/xnu/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 __private_extern__ d_stop_t ptsstop;
H A Dtty_ptmx.c106 FREE_BSDSTATIC d_stop_t ptsd_stop;
113 FREE_BSDSTATIC d_stop_t ptmx_stop; /* NO-OP */
/darwin-on-arm/xnu/bsd/sys/
H A Dconf.h126 #define d_stop_t stop_fcn_t macro

Completed in 31 milliseconds