Searched defs:error_table (Results 1 - 9 of 9) sorted by relevance

/external/e2fsprogs/lib/et/
H A Dcom_err.h24 struct error_table { struct
47 extern errcode_t add_error_table(const struct error_table * et);
48 extern errcode_t remove_error_table(const struct error_table * et);
/external/e2fsprogs/e2fsck/
H A Dprof_err.c43 struct error_table { struct
50 const struct error_table * table;
54 const struct error_table et_prof_error_table = { text, -1429577728L, 31 };
/external/e2fsprogs/lib/et/test_cases/
H A Dcontinuation.c13 struct error_table { struct
20 const struct error_table * table;
24 const struct error_table et_ovk_error_table = { text, 43787520L, 1 };
H A Dheimdal.c94 struct error_table { struct
101 const struct error_table * table;
105 const struct error_table et_krb_error_table = { text, 39525376L, 82 };
H A Dheimdal2.c80 struct error_table { struct
87 const struct error_table * table;
91 const struct error_table et_kadm_error_table = { text, -1783126272L, 68 };
H A Dheimdal3.c14 struct error_table { struct
21 const struct error_table * table;
25 const struct error_table et_h3test_error_table = { text, 43787520L, 2 };
H A Dimap_err.c42 struct error_table { struct
49 const struct error_table * table;
53 const struct error_table et_imap_error_table = { text, -1904809472L, 30 };
H A Dsimple.c34 struct error_table { struct
41 const struct error_table * table;
45 const struct error_table et_krb_error_table = { text, 39525376L, 22 };
/external/e2fsprogs/lib/ext2fs/
H A Dext2_err.c149 struct error_table { struct
156 const struct error_table * table;
160 const struct error_table et_ext2_error_table = { text, 2133571328L, 137 };

Completed in 103 milliseconds