KMSG_DUMP_REWIND(9) Driver Basics KMSG_DUMP_REWIND(9)NAMEkmsg_dump_rewind - reset the interatorSYNOPSISvoid kmsg_dump_rewind(struct kmsg_dumper * dumper);ARGUMENTSdumper registered kmsg dumperDESCRIPTIONReset 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 KMSG_DUMP_REWIND(9)
| Related Man Pages |
|---|
| dumpvalue(3pm) - mojave |
| ppi::dumper(3) - mojave |
| ppi::dumper(3) - centos |
| template::plugin::dumper(3) - suse |
| ppi::dumper(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Tar Command |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |