dllist.h File Reference

Go to the source code of this file.

Classes

struct  dl_node
struct  dl_head

Functions

static struct dl_headdl_init (struct dl_head *h)
static struct dl_nodedl_remove (struct dl_node *n)
static struct dl_nodedl_insert_after (struct dl_node *p, struct dl_node *n)

Function Documentation

static struct dl_head* dl_init ( struct dl_head h  )  [static, read]

Definition at line 22 of file dllist.h.

Referenced by vbi_open().

static struct dl_node* dl_remove ( struct dl_node n  )  [static, read]

Definition at line 31 of file dllist.h.

Referenced by vbi_del_handler().

static struct dl_node* dl_insert_after ( struct dl_node p,
struct dl_node n 
) [static, read]

Definition at line 39 of file dllist.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:41:47 2012 for MythTV by  doxygen 1.6.3