Searched refs:TCSAFLUSH (Results 1 – 2 of 2) sorted by relevance
157 #define TCSAFLUSH 0x04 /* drain output, flush input */ macro
62 if (optional_actions == TCSADRAIN || optional_actions == TCSAFLUSH) { in set_attr_nonblock()76 if (optional_actions == TCSAFLUSH) { in set_attr_nonblock()133 … if (optional_actions != TCSANOW && optional_actions != TCSADRAIN && optional_actions != TCSAFLUSH) in aos_tty_set_attr()
Completed in 4 milliseconds