Searched refs:term_flush (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/picocom/
H A Dterm.h59 * F term_flush - discard terminal input and output queue contents
508 /* F term_flush
518 int term_flush (int fd);
H A Dpicocom.c569 term_flush(tty_fd);
598 tty_q.len = 0; term_flush(tty_fd);
605 tty_q.len = 0; term_flush(tty_fd);
612 tty_q.len = 0; term_flush(tty_fd);
622 tty_q.len = 0; term_flush(tty_fd);
633 tty_q.len = 0; term_flush(tty_fd);
H A Dterm.c1132 term_flush(int fd)
1131 term_flush(int fd) function

Completed in 257 milliseconds