Home
last modified time | relevance | path

Searched refs:tt_tab (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.bin/window/
HDttinit.c48 struct tt_tab tt_tab[] = { variable
66 struct tt_tab *tp; in ttinit()
99 for (tp = tt_tab; tp->tt_name != 0; tp++) in ttinit()
HDtt.h118 struct tt_tab { struct
123 EXTERN struct tt_tab tt_tab[]; argument