Searched refs:PF_WAIT (Results 1 – 3 of 3) sorted by relevance
78 #define PF_WAIT 0x00008000 /* wait in close */ macro
963 if (pty->pt_flags & PF_WAIT) in ptcioctl()965 pty->pt_flags &= ~(PF_IOCTL|PF_WAIT); in ptcioctl()
338 pty->pt_flags |= PF_WAIT; in ptslclose()