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

/darwin-on-arm/xnu/bsd/kern/
H A Dtty_ptmx.c106 FREE_BSDSTATIC d_stop_t ptsd_stop; variable
129 cptyioctl, ptsd_stop, ptsd_reset, 0,
634 ptsd_stop(tp, FREAD|FWRITE);
842 tp->t_stop = ptsd_stop;
963 ptsd_stop(struct tty *tp, int flush) function

Completed in 75 milliseconds