Tue Aug 18 00:42:33 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
[citadel.git] / citadel / routines2.h
1 void updatels(void);
2 void updatelsa(void);
3 void movefile(void);
4 void deletefile(void);
5 void netsendfile(void);
6 void entregis(void);
7 void subshell(void);
8 void upload(int c);
9 void cli_upload(void);
10 void validate(void);
11 void read_bio(void);
12 void cli_image_upload(char *keyname);