Functions | |
static int | str_ok (str_list_t *sl) |
static int | str_list_cmp (str_list_t *sl1, str_list_t *sl2) |
static void | _read_klog (hd_data_t *hd_data) |
void | read_klog (hd_data_t *hd_data) |
void | dump_klog (hd_data_t *hd_data) |
void _read_klog | ( | hd_data_t * | hd_data | ) | [static] |
void dump_klog | ( | hd_data_t * | hd_data | ) |
void read_klog | ( | hd_data_t * | hd_data | ) |
int str_list_cmp | ( | str_list_t * | sl1, | |
str_list_t * | sl2 | |||
) | [static] |
int str_ok | ( | str_list_t * | sl | ) | [static] |