Coda Distributed File System
|
Go to the source code of this file.
Macros | |
#define | STRONGLY_EQUAL 0 |
#define | WEAKLY_EQUAL 1 |
#define | ALL_PRESENT 2 |
#define | SUBSET_RENAME 3 |
#define | SUBSET_CREATE 4 |
#define | SUBSET_REMOVE 5 |
#define | MAYBESUBSET_REMOVE 6 |
#define | UNKNOWN_CONFLICT -1 |
Typedefs | |
typedef int(* | PtrFuncInt) (int, resreplica *, resdir_entry **, int, char *realm) |
Variables | |
PtrFuncInt | Predicates [] |
int | nPredicates |
#define ALL_PRESENT 2 |
#define MAYBESUBSET_REMOVE 6 |
#define STRONGLY_EQUAL 0 |
#define SUBSET_CREATE 4 |
#define SUBSET_REMOVE 5 |
#define SUBSET_RENAME 3 |
#define UNKNOWN_CONFLICT -1 |
#define WEAKLY_EQUAL 1 |
typedef int(* PtrFuncInt) (int, resreplica *, resdir_entry **, int, char *realm) |
|
extern |
|
extern |