Home
last modified time | relevance | path

Searched defs:pt_ioctl (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/kern/
H A Dtty_pty.c142 struct pt_ioctl { struct
143 int pt_flags;
144 int pt_refs; /* Structural references interlock S/MOPEN */
145 int pt_uminor;
146 struct kqinfo pt_kqr, pt_kqw;
147 u_char pt_send;
148 u_char pt_ucntl;
149 struct tty pt_tty;
150 cdev_t devs, devc;
151 struct prison *pt_prison;