Main Page
Modules
Data Structures
Files
Data Structures
Data Fields
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:
src/
list.c
Generated on Sun Nov 15 15:28:01 2009 for libbls by
1.6.1