ReactOS 0.4.16-dev-401-g45b008d
|
#include <list.h>
Public Attributes | |
struct list_head * | next |
struct list_head * | prev |
Definition at line 16 of file list.h.
Referenced by find_revoke_record(), and journal_clear_revoke().
Definition at line 16 of file list.h.
Referenced by __list_add(), __list_del(), and __list_splice().