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 62 of file list.h.

Data Fields

list_headnext
list_headprev


Field Documentation

struct list_head* list_head::next [read]

Definition at line 63 of file list.h.

struct list_head * list_head::prev [read]

Definition at line 63 of file list.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 19 20:38:45 2007 for lucid by  doxygen 1.5.2