Searched refs:tty_reset (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/readline/readline/examples/
H A Drlptytest.c44 tty_reset (STDIN_FILENO);
110 tty_reset (STDIN_FILENO);
294 /* tty_reset: Sets the terminal attributes back to their previous state.
301 int tty_reset(int fd) function
339 tty_reset (STDIN_FILENO);
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/examples/
H A Drlptytest.c44 tty_reset (STDIN_FILENO);
110 tty_reset (STDIN_FILENO);
294 /* tty_reset: Sets the terminal attributes back to their previous state.
301 int tty_reset(int fd) function
339 tty_reset (STDIN_FILENO);
/netbsd-current/external/bsd/tmux/dist/
H A Dscreen-redraw.c603 tty_reset(&c->tty);
621 tty_reset(&c->tty);
H A Dtty.c2356 tty_reset(struct tty *tty) function
2721 tty_reset(tty);
2724 * Set the colours. This may call tty_reset() (so it comes next) and
2802 tty_reset(tty);
2827 * tty_colour_fg() can call tty_reset().
H A Dserver-client.c2339 * tty_region/tty_reset/tty_update_mode already take care of not resetting
2432 tty_reset(tty);
H A Dtmux.h2337 void tty_reset(struct tty *);

Completed in 317 milliseconds