common.c File Reference

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)

Function Documentation

int klog_new ( int  type,
int  threshold,
const char *  ident,
klog_t **  pkl 
)

Definition at line 18 of file common.c.

const char* klog_to_str ( int  lev  ) 

Definition at line 51 of file common.c.