#include <list.h>
Collaboration diagram for list_head:

Definition at line 62 of file list.h.
Data Fields | |
| list_head * | next |
| list_head * | prev |
struct list_head* list_head::next [read] |
struct list_head * list_head::prev [read] |
1.5.2