Main Page
Modules
Data Structures
Files
Related Pages
Kernel log information
[
Information gathering
]
Kernel log information scan functions.
More...
Functions
static int
str_ok
(
str_list_t
*sl)
static int
str_list_cmp
(
str_list_t
*sl1,
str_list_t
*sl2)
void
read_klog
(
hd_data_t
*
hd_data
)
void
dump_klog
(
hd_data_t
*
hd_data
)
Detailed Description
Kernel log information scan functions.
Function Documentation
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]