Searched defs:term_entry (Results 1 – 2 of 2) sorted by relevance
57 struct term_entry struct 92 extern struct term_entry term_table[]; argument 60 nameterm_entry global() argument 62 flagsterm_entry global() argument 64 max_linesterm_entry global() argument 66 putcharterm_entry global() argument 68 checkkeyterm_entry global() argument
675 struct term_entry { struct 679 typedef struct term_entry term_entry_t; argument