/third_party/e2fsprogs/lib/et/test_cases/ |
D | continuation.c | 15 struct error_table { struct 22 const struct error_table * table; argument 26 const struct error_table et_ovk_error_table = { text, 43787520L, 1 };
|
D | heimdal3.c | 16 struct error_table { struct 23 const struct error_table * table; argument 27 const struct error_table et_h3test_error_table = { text, 43787520L, 2 };
|
D | simple.c | 36 struct error_table { struct 43 const struct error_table * table; argument 47 const struct error_table et_krb_error_table = { text, 39525376L, 22 };
|
D | imap_err.c | 75 struct error_table { struct 82 const struct error_table * table; argument 86 const struct error_table et_imap_error_table = { text, -1904809472L, 61 };
|
D | heimdal2.c | 82 struct error_table { struct 89 const struct error_table * table; argument 93 const struct error_table et_kadm_error_table = { text, -1783126272L, 68 };
|
D | heimdal.c | 96 struct error_table { struct 103 const struct error_table * table; argument 107 const struct error_table et_krb_error_table = { text, 39525376L, 82 };
|
D | continuation.h | 9 extern const struct error_table et_ovk_error_table;
|
D | heimdal3.h | 10 extern const struct error_table et_h3test_error_table;
|
D | heimdal3.et | 1 error_table ovk h3test
|
D | simple.h | 30 extern const struct error_table et_krb_error_table;
|
D | continuation.et | 1 error_table ovk
|
D | heimdal2.h | 48 extern const struct error_table et_kadm_error_table;
|
D | heimdal.h | 54 extern const struct error_table et_krb_error_table;
|
/third_party/e2fsprogs/lib/ss/ |
D | ss_err.c | 26 struct error_table { struct 33 const struct error_table * table; argument 37 const struct error_table et_ss_error_table = { text, 748800L, 12 };
|
D | ss_err.h | 20 extern const struct error_table et_ss_error_table;
|
D | ss_err.et | 1 error_table ss
|
/third_party/e2fsprogs/lib/et/ |
D | com_err.h | 24 struct error_table { struct 49 extern errcode_t add_error_table(const struct error_table * et); argument 50 extern errcode_t remove_error_table(const struct error_table * et);
|
D | Makefile.in | 174 $(top_builddir)/lib/dirpaths.h $(srcdir)/com_err.h $(srcdir)/error_table.h \ 177 $(top_builddir)/lib/dirpaths.h $(srcdir)/com_err.h $(srcdir)/error_table.h \ 180 $(top_builddir)/lib/dirpaths.h $(srcdir)/com_err.h $(srcdir)/error_table.h 182 $(top_builddir)/lib/dirpaths.h $(srcdir)/com_err.h $(srcdir)/error_table.h \ 185 $(top_builddir)/lib/dirpaths.h $(srcdir)/com_err.h $(srcdir)/error_table.h
|
D | com_right.c | 76 struct error_table tab; 93 struct error_table *tab; in initialize_error_table_r()
|
D | error_table.h | 19 const struct error_table *table;
|
D | init_et.c | 30 struct error_table et;
|
D | error_message.c | 283 errcode_t add_error_table(const struct error_table * et) in add_error_table() 312 errcode_t remove_error_table(const struct error_table * et) in remove_error_table()
|
/third_party/e2fsprogs/lib/support/ |
D | prof_err.c | 45 struct error_table { struct 52 const struct error_table * table; argument 56 const struct error_table et_prof_error_table = { text, -1429577728L, 31 };
|
D | prof_err.h | 39 extern const struct error_table et_prof_error_table;
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | ext2_err.c | 194 struct error_table { struct 201 const struct error_table * table; argument 205 const struct error_table et_ext2_error_table = { text, 2133571328L, 180 };
|