Searched refs:abbrev_entry (Results 1 – 1 of 1) sorted by relevance
725 typedef struct abbrev_entry struct732 struct abbrev_entry *next; argument734 abbrev_entry; typedef736 static abbrev_entry *first_abbrev = NULL;737 static abbrev_entry *last_abbrev = NULL;742 abbrev_entry *abbrv; in free_abbrevs()746 abbrev_entry *next_abbrev = abbrv->next; in free_abbrevs()767 abbrev_entry *entry; in add_abbrev()769 entry = (abbrev_entry *) malloc (sizeof (*entry)); in add_abbrev()2154 abbrev_entry * entry; in read_and_display_attr_value()[all …]