|
Android-cuttlefish cvd tool
|
#include <stdlib.h>
Classes | |
| struct | error_table |
| struct | et_list |
Macros | |
| #define | N_(a) a |
Functions | |
| void | initialize_ext2_error_table_r (struct et_list **list) |
| void | initialize_ext2_error_table (void) |
Variables | |
| static const char *const | text [] |
| struct et_list * | _et_list |
| const struct error_table | et_ext2_error_table = { text, 2133571328L, 183 } |
| static struct et_list | link = { 0, 0 } |
| #define N_ | ( | a | ) | a |
| void initialize_ext2_error_table | ( | void | ) |
| void initialize_ext2_error_table_r | ( | struct et_list ** | list | ) |
|
extern |
| const struct error_table et_ext2_error_table = { text, 2133571328L, 183 } |
|
static |
|
static |