list_head Struct Reference
[Simple doubly linked lists]

#include <list.h>

Collaboration diagram for list_head:

Collaboration graph
[legend]

Detailed Description

list head

Definition at line 57 of file list.h.

Data Fields

list_headnext
list_headprev


Field Documentation

struct list_head* list_head::next

Definition at line 58 of file list.h.

struct list_head * list_head::prev

Definition at line 58 of file list.h.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 3 17:46:16 2006 for lucid by  doxygen 1.5.1