Searched refs:PF_SUBSIDGONE (Results 1 – 3 of 3) sorted by relevance
68 #define PF_SUBSIDGONE 0x00000080 /* subsidiary was open, now closed */ macro
479 if (pty->pt_flags & PF_SUBSIDGONE) { in ptcread()544 if (pty->pt_flags & PF_SUBSIDGONE) { in ptcwrite()582 if (pty->pt_flags & PF_SUBSIDGONE) { in ptcwrite()983 if (pty->pt_flags & PF_SUBSIDGONE) { in ptcpoll()
280 pty->pt_flags &= ~PF_SUBSIDGONE; in ptslopen()366 pty->pt_flags |= PF_SUBSIDGONE; /* let the controller know */ in ptslclose()948 pty->pt_flags |= PF_SUBSIDGONE; in pt_sendstop()