Searched refs:cvc_tty (Results 1 – 2 of 2) sorted by relevance
106 tty_common_t cvc_tty; member343 tty = &cp->cvc_tty; in cvc_open()387 ttycommon_close(&cp->cvc_tty); in cvc_close()558 tty = &cp->cvc_tty; in cvc_ioctl()666 tty = &cp->cvc_tty; in cvc_redir()783 if ((q = cp->cvc_tty.t_writeq) == NULL) { in cvc_reioctl()786 if ((mp = cp->cvc_tty.t_iocpending) != NULL) { in cvc_reioctl()788 cp->cvc_tty.t_iocpending = NULL; in cvc_reioctl()
104 tty_common_t cvc_tty; member332 tty = &cp->cvc_tty; in cvc_open()383 ttycommon_close(&cp->cvc_tty); in cvc_close()653 datasize = ttycommon_ioctl(&cp->cvc_tty, q, mp, &error); in cvc_ioctl()817 if ((q = cp->cvc_tty.t_writeq) == NULL) { in cvc_reioctl()820 if ((mp = cp->cvc_tty.t_iocpending) != NULL) { in cvc_reioctl()822 cp->cvc_tty.t_iocpending = NULL; in cvc_reioctl()1363 tty = &cp->cvc_tty; in cvc_win_resize()