Home
last modified time | relevance | path

Searched refs:TABLE_ENTRY (Results 1 – 3 of 3) sorted by relevance

/freebsd/libexec/talkd/
H A Dtable.c55 #define NIL ((TABLE_ENTRY *)0)
59 typedef struct table_entry TABLE_ENTRY; typedef
64 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 …]
/freebsd/lib/libsysdecode/
H A Dlinux.c55 #define TABLE_ENTRY X macro
61 #undef TABLE_ENTRY
H A Dflags.c79 #define TABLE_ENTRY X macro
85 #undef TABLE_ENTRY