Go to the source code of this file.
Functions | |
int | klog_open_mem (klog_t *kl, size_t ln_max) |
|
Definition at line 30 of file mem.c. References klog_mem_s::bound, klog_s::cb_clear, klog_s::cb_close, klog_s::cb_countln, klog_s::cb_flush, klog_s::cb_getln, klog_s::cb_log, klog_mem_t, klog_t, klog_s::m, klog_mem_s::nmsgs, and klog_s::u. Referenced by klog_open(). |