Linux Perf
term.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void get_term_dimensions (struct winsize *ws)
 
void set_term_quiet_input (struct termios *old)
 

Function Documentation

◆ get_term_dimensions()

void get_term_dimensions ( struct winsize *  ws)

Definition at line 8 of file term.c.

◆ set_term_quiet_input()

void set_term_quiet_input ( struct termios *  old)

Definition at line 30 of file term.c.