|
Coda Distributed File System
|
#include <stdio.h>

Go to the source code of this file.
Classes | |
| class | dlist |
| class | dlist_iterator |
| class | dlink |
Typedefs | |
| typedef int(* | CFN) (dlink *, dlink *) |
Enumerations | |
| enum | DlGetType { DlGetMin , DlGetMax } |
| enum | DlIterOrder { DlAscending , DlDescending } |
| enum DlGetType |
| enum DlIterOrder |