Home
last modified time | relevance | path

Searched refs:ptcstop (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/bsd/kern/
H A Dtty_ptmx.c115 extern d_stop_t ptcstop;
126 .d_stop = ptcstop,
H A Dtty_dev.c113 __XNU_PRIVATE_EXTERN d_stop_t ptcstop; /* NO-OP */ variable
865 ptcstop(__unused struct tty *tp, __unused int flush) function