Go to the source code of this file.
Classes | |
| struct | dl_node |
| struct | dl_head |
Functions | |
| static struct dl_head * | dl_init (struct dl_head *h) |
| static struct dl_node * | dl_remove (struct dl_node *n) |
| static struct dl_node * | dl_insert_after (struct dl_node *p, struct dl_node *n) |
1.5.5