Searched refs:pt_ucntl (Results 1 – 3 of 3) sorted by relevance
43 u_char pt_ucntl; member
526 pti->pt_ucntl = 0; in ptcopen()672 if (pti->pt_flags & PF_UCNTL && pti->pt_ucntl) {673 error = ureadc((int)pti->pt_ucntl, uio);677 pti->pt_ucntl = 0;839 ((pti->pt_flags & PF_UCNTL) && pti->pt_ucntl))) {1168 pti->pt_ucntl = (u_char)cmd;
868 ((pti->pt_flags & PF_UCNTL) && pti->pt_ucntl)) { in ptmx_kqops_common()