Searched refs:TABLE_ENTRY (Results 1 – 3 of 3) sorted by relevance
55 #define NIL ((TABLE_ENTRY *)0)59 typedef struct table_entry TABLE_ENTRY; typedef64 TABLE_ENTRY *next;65 TABLE_ENTRY *last;68 static void delete(TABLE_ENTRY *);70 static TABLE_ENTRY *table = NIL;79 TABLE_ENTRY *ptr, *next; in find_match()113 TABLE_ENTRY *ptr, *next; in find_request()151 TABLE_ENTRY *ptr; in insert_table()159 ptr = (TABLE_ENTRY *)malloc(sizeof(TABLE_ENTRY)); in insert_table()[all …]
55 #define TABLE_ENTRY X macro61 #undef TABLE_ENTRY
79 #define TABLE_ENTRY X macro85 #undef TABLE_ENTRY