Searched refs:TF_INDEVCLOSE (Results 1 – 2 of 2) sorted by relevance
90 #define TF_INDEVCLOSE 0x80000 /* In ttydev_close() */ macro
242 tp->t_flags &= ~TF_INDEVCLOSE; in ttydev_leave()382 if ((tp->t_flags & TF_INDEVCLOSE) != 0) { in ttydev_close()386 tp->t_flags |= TF_INDEVCLOSE; in ttydev_close()400 tp->t_flags &= ~TF_INDEVCLOSE; in ttydev_close()1167 tp->t_flags &= ~TF_INDEVCLOSE; in tty_rel_free()1179 tp->t_flags &= ~TF_INDEVCLOSE; in tty_rel_free()