Go to the source code of this file.
Functions | |
int | klog_new (int type, int threshold, const char *ident, klog_t **pkl) |
const char * | klog_to_str (int lev) |
|
Definition at line 18 of file common.c. References klog_s::ident, KLOG_ID_SZ, klog_t, klog_s::threshold, and klog_s::type. Referenced by klog_open(). |
|
|