Source Code (Use browser search to find items of interest.)

Class Index

kfloppy'error_table (./kdeutils/kfloppy/e2fs/lib/et/error_table.h:14)

struct error_table {
    char const * const * msgs;
    long base;
    int n_msgs;
};