list Struct Reference

A doubly linked list. More...

Data Fields

size_t ln_offset
 The offset of a node in an entry for this list.
struct list_node head
 The head node of the list.
struct list_node tail
 The tail node of the list.

Detailed Description

A doubly linked list.

Definition at line 33 of file list.c.


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

Generated on Sun Nov 15 15:28:01 2009 for libbls by  doxygen 1.6.1