Home
last modified time | relevance | path

Searched refs:error_table (Results 1 – 25 of 33) sorted by relevance

12

/external/e2fsprogs/lib/et/test_cases/
Dheimdal3.c14 struct error_table { struct
21 const struct error_table * table; argument
25 const struct error_table et_h3test_error_table = { text, 43787520L, 2 };
Dimap_err.c42 struct error_table { struct
49 const struct error_table * table; argument
53 const struct error_table et_imap_error_table = { text, -1904809472L, 30 };
Dheimdal2.c80 struct error_table { struct
87 const struct error_table * table; argument
91 const struct error_table et_kadm_error_table = { text, -1783126272L, 68 };
Dsimple.c34 struct error_table { struct
41 const struct error_table * table; argument
45 const struct error_table et_krb_error_table = { text, 39525376L, 22 };
Dcontinuation.c13 struct error_table { struct
20 const struct error_table * table; argument
24 const struct error_table et_ovk_error_table = { text, 43787520L, 1 };
Dheimdal.c94 struct error_table { struct
101 const struct error_table * table; argument
105 const struct error_table et_krb_error_table = { text, 39525376L, 82 };
Dcontinuation.h9 extern const struct error_table et_ovk_error_table;
Dheimdal3.h10 extern const struct error_table et_h3test_error_table;
Dheimdal3.et1 error_table ovk h3test
Dsimple.h30 extern const struct error_table et_krb_error_table;
Dcontinuation.et1 error_table ovk
Dimap_err.h38 extern const struct error_table et_imap_error_table;
Dheimdal2.h48 extern const struct error_table et_kadm_error_table;
Dheimdal.h54 extern const struct error_table et_krb_error_table;
/external/e2fsprogs/e2fsck/
Dprof_err.c43 struct error_table { struct
50 const struct error_table * table; argument
54 const struct error_table et_prof_error_table = { text, -1429577728L, 31 };
Dprof_err.h39 extern const struct error_table et_prof_error_table;
/external/e2fsprogs/lib/ext2fs/
Dext2_err.c119 struct error_table { struct
126 const struct error_table * table; argument
130 const struct error_table et_ext2_error_table = { text, 2133571328L, 107 };
Dext2_err.h115 extern const struct error_table et_ext2_error_table;
/external/e2fsprogs/lib/et/
Dcom_err.h23 struct error_table { struct
46 extern errcode_t add_error_table(const struct error_table * et); argument
47 extern errcode_t remove_error_table(const struct error_table * et);
DMakefile.in143 $(srcdir)/error_table.h $(srcdir)/internal.h
144 et_name.o: $(srcdir)/et_name.c $(srcdir)/com_err.h $(srcdir)/error_table.h \
146 init_et.o: $(srcdir)/init_et.c $(srcdir)/com_err.h $(srcdir)/error_table.h
147 com_err.o: $(srcdir)/com_err.c $(srcdir)/com_err.h $(srcdir)/error_table.h \
150 $(srcdir)/error_table.h
Dcom_right.c60 struct error_table tab;
77 struct error_table *tab; in initialize_error_table_r()
Derror_message.c172 errcode_t add_error_table(const struct error_table * et) in add_error_table()
195 errcode_t remove_error_table(const struct error_table * et) in remove_error_table()
Derror_table.h19 const struct error_table *table;
Dinit_et.c29 struct error_table et;
/external/e2fsprogs/lib/ss/
Dss_err.et1 error_table ss

12