Coda Distributed File System
coda-src
resolution
compops.h
Go to the documentation of this file.
1
/* BLURB gpl
2
3
Coda File System
4
Release 6
5
6
Copyright (c) 1987-2003 Carnegie Mellon University
7
Additional copyrights listed below
8
9
This code is distributed "AS IS" without warranty of any kind under
10
the terms of the GNU General Public Licence Version 2, as shown in the
11
file LICENSE. The technical and financial contributors to Coda are
12
listed in the file CREDITS.
13
14
Additional copyrights
15
none currently
16
17
#*/
18
19
#ifndef _COMPOPS_H_
20
#define _COMPOPS_H_ 1
21
// compops.h
22
23
#include <
olist.h
>
24
#include <
arrlist.h
>
25
#include <vcrcommon.h>
26
27
extern
void
PrintCompOps
(
arrlist
*);
28
extern
arrlist
*
ComputeCompOps
(
olist
*, ViceFid *);
29
30
#endif
/* _COMPOPS_H_ */
arrlist.h
arrlist
Definition:
arrlist.h:23
olist
Definition:
olist.h:47
PrintCompOps
void PrintCompOps(arrlist *)
Definition:
compops.cc:456
ComputeCompOps
arrlist * ComputeCompOps(olist *, ViceFid *)
Definition:
compops.cc:61
olist.h
Generated by
1.9.4