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

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dconf.h189 stop_fcn_t *d_stop; member in struct:cdevsw
/macosx-10.10/xnu-2782.1.97/bsd/security/audit/
H A Daudit_pipe.c237 .d_stop = eno_stop,
H A Daudit_session.c342 .d_stop = eno_stop,
/macosx-10.10/ppp-786.1.1/Family/
H A Dppp_serial.c698 (*cdevsw[major(tp->t_dev)].d_stop)(tp, 0);
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dtty.c1682 (*cdevsw[major(tp->t_dev)].d_stop)(tp, rw);

Completed in 203 milliseconds