list_head Struct Reference

#include <slist.h>

Collaboration diagram for list_head:

Collaboration graph
[legend]

Data Fields

list_headnext
list_headprev

Detailed Description

Definition at line 15 of file slist.h.


Field Documentation

struct list_head* list_head::next

Definition at line 16 of file slist.h.

Referenced by __list_add(), __list_del(), __list_splice(), list_add(), list_del(), list_del_init(), list_empty(), list_move(), and list_move_tail().

struct list_head * list_head::prev

Definition at line 16 of file slist.h.

Referenced by __list_add(), __list_del(), __list_splice(), list_add_tail(), list_del(), list_del_init(), list_move(), and list_move_tail().


The documentation for this struct was generated from the following file:
Generated on Mon May 28 04:25:48 2007 for BattletechMUX by  doxygen 1.4.7