Searched defs:et_list (Results 1 – 8 of 8) sorted by relevance
15 struct et_list { struct16 struct et_list *next; argument17 const struct error_table *table;
27 static struct et_list *et_list; variable
80 struct et_list { struct81 struct et_list *next; argument84 extern struct et_list *_et_list; argument
68 struct et_list { struct69 struct et_list *next; argument72 extern struct et_list *_et_list; argument
47 struct et_list { struct51 struct et_list *next; argument60 // struct et_list *_link,*_et_list; in initialize_lsh_error_table() argument
52 void (*func)(struct et_list **)) in krb5_add_et_list()
265 struct et_list *et_list; member
190 struct et_list *et_list; member