centos man page for kmsg_dump_get_line

Query: kmsg_dump_get_line

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

KMSG_DUMP_GET_LINE(9)						   Driver Basics					     KMSG_DUMP_GET_LINE(9)

NAME
kmsg_dump_get_line - retrieve one kmsg log line
SYNOPSIS
bool kmsg_dump_get_line(struct kmsg_dumper * dumper, bool syslog, char * line, size_t size, size_t * len);
ARGUMENTS
dumper registered kmsg dumper syslog include the "<4>" prefixes line buffer to copy the line to size maximum size of the buffer len length of line placed into buffer
DESCRIPTION
Start at the beginning of the kmsg buffer, with the oldest kmsg record, and copy one record into the provided buffer. Consecutive calls will return the next available record moving towards the end of the buffer with the youngest messages. A return value of FALSE indicates that there are no more records to read.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 KMSG_DUMP_GET_LINE(9)
Related Man Pages
dmesg(1) - ultrix
dmesg(1) - posix
dmesg(1) - x11r4
dmesg(1) - xfree86
dmesg(1) - minix
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it