Searched refs:pt_ucntl (Results 1 – 3 of 3) sorted by relevance
43 u_char pt_ucntl; member
512 pti->pt_ucntl = 0; in ptcopen()629 if (pti->pt_flags & PF_UCNTL && pti->pt_ucntl) {630 error = ureadc((int)pti->pt_ucntl, uio);634 pti->pt_ucntl = 0;796 ((pti->pt_flags & PF_UCNTL) && pti->pt_ucntl))) {1110 pti->pt_ucntl = (u_char)cmd;
853 ((pti->pt_flags & PF_UCNTL) && pti->pt_ucntl)) { in ptmx_kqops_common()