repo.or.cz
/
citadel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* es.po: the correct license for this file was supposed to be GPL v2-or-later, not...
[citadel.git]
/
citadel
/
modules
/
imap
/
imap_misc.h
blob
34c865f9b2ac4f0246733dfd1db4a7a318b3c625
1
/*
2
* $Id$
3
*
4
*/
5
6
void
imap_copy
(
int
num_parms
,
char
*
parms
[]);
7
void
imap_uidcopy
(
int
num_parms
,
char
*
parms
[]);
8
void
imap_append
(
int
num_parms
,
char
*
parms
[]);