libkdumpfile-0.5.4
Kernel coredump file access
Loading...
Searching...
No Matches
Data Fields
list_head Struct Reference

A generic list head or node. More...

#include <list.h>

Data Fields

struct list_headnext
 Pointer to the next node.
 
struct list_headprev
 Pointer to the previous node.
 

Detailed Description

A generic list head or node.

This structure is modelled after the Linux kernel list API.


The documentation for this struct was generated from the following file: