Home
last modified time | relevance | path

Searched refs:TF_ASYNC (Results 1 – 2 of 2) sorted by relevance

/components/lwp/terminal/freebsd/
A Dtty.c998 if (tp->t_flags & TF_ASYNC && tp->t_sigio != NULL) in tty_wakeup()
1141 tp->t_flags |= TF_ASYNC; in tty_generic_ioctl()
1143 tp->t_flags &= ~TF_ASYNC; in tty_generic_ioctl()
/components/lwp/terminal/
A Dterminal.h127 #define TF_ASYNC 0x00100 /* Asynchronous I/O enabled. */ macro

Completed in 7 milliseconds