Coda Distributed File System
coda-src
vcodacon
util.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
// Utility routines ... headers for gui.c
19
20
extern
char
*
XferLabel
[3];
21
22
void
MainInit
(
int
*argcp,
char
***argvp);
23
24
void
do_clog
(
void
);
25
26
void
do_cunlog
(
void
);
27
28
void
menu_clog
(
void
);
29
30
void
menu_ctokens
(
void
);
31
32
void
menu_cunlog
(
void
);
33
34
int
do_findRealm
(
const
char
*);
MainInit
void MainInit(int *argcp, char ***argvp)
Definition:
util.cc:259
do_findRealm
int do_findRealm(const char *)
Definition:
util.cc:234
do_clog
void do_clog(void)
Definition:
util.cc:101
XferLabel
char * XferLabel[3]
Definition:
util.cc:30
do_cunlog
void do_cunlog(void)
Definition:
util.cc:146
menu_cunlog
void menu_cunlog(void)
Definition:
util.cc:214
menu_ctokens
void menu_ctokens(void)
Definition:
util.cc:193
menu_clog
void menu_clog(void)
Definition:
util.cc:178
Generated by
1.9.4