table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
KMSG_DUMP_REWIND(9) | Driver Basics | KMSG_DUMP_REWIND(9) |
NAME¶
kmsg_dump_rewind - reset the interatorSYNOPSIS¶
void
kmsg_dump_rewind(struct kmsg_dumper * dumper);
ARGUMENTS¶
dumperregistered kmsg dumper
DESCRIPTION¶
Reset the dumper's iterator so that kmsg_dump_get_line and kmsg_dump_get_buffer can be called again and used multiple times within the same dumper. dump callback.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |