Home | History | Annotate | Download | only in include

Lines Matching refs:term

38 **	term.h -- Definition of struct term
678 char *term_names; /* str_table offset of term names */
699 typedef struct term { /* describe an actual terminal */
798 * Include curses.h before term.h to enable these extensions.