Searched refs:tt_tab (Results 1 – 2 of 2) sorted by relevance
48 struct tt_tab tt_tab[] = { variable66 struct tt_tab *tp; in ttinit()99 for (tp = tt_tab; tp->tt_name != 0; tp++) in ttinit()
118 struct tt_tab { struct123 EXTERN struct tt_tab tt_tab[]; argument