Searched refs:tablist (Results 1 – 1 of 1) sorted by relevance
29 struct tablist { struct36 struct tablist a; /* All tab positions for lookup. */ argument37 struct tablist p; /* Periodic tab positions to add. */38 struct tablist *r; /* Tablist currently being recorded. */47 struct tablist *tl; in term_tab_set()