Searched refs:abbrev_entry (Results 1 – 1 of 1) sorted by relevance
760 typedef struct abbrev_entry struct767 struct abbrev_entry *next; argument769 abbrev_entry; typedef771 static abbrev_entry *first_abbrev = NULL;772 static abbrev_entry *last_abbrev = NULL;777 abbrev_entry *abbrv; in free_abbrevs()781 abbrev_entry *next_abbrev = abbrv->next; in free_abbrevs()802 abbrev_entry *entry; in add_abbrev()804 entry = (abbrev_entry *) malloc (sizeof (*entry)); in add_abbrev()2236 abbrev_entry * entry; in read_and_display_attr_value()[all …]