Coda Distributed File System
Classes | Typedefs
olist.h File Reference
#include <stdio.h>
Include dependency graph for olist.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  olist
 
class  olist_iterator
 
class  olink
 

Typedefs

typedef int(* otagcompare_t) (void *tag, void *object)
 

Typedef Documentation

◆ otagcompare_t

typedef int(* otagcompare_t) (void *tag, void *object)