Home
last modified time | relevance | path

Searched defs:term_info (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/sys/
H A Dconsio.h251 struct term_info { struct
257 typedef struct term_info term_info_t; argument
/dragonfly/contrib/gdb-7/gdb/
H A Dinflow.c560 term_info (char *arg, int from_tty) in term_info() function