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
* Restored the '(none)' and '(nothing)' displays in the summary screen when the Tasks...
[citadel.git]
/
citadel
/
policy.h
blob
65c8bda2fe22e7905af4e7801573766a0f722e62
1
/* $Id$ */
2
void
GetExpirePolicy
(
struct
ExpirePolicy
*
epbuf
,
struct
ctdlroom
*
qrbuf
);
3
void
cmd_gpex
(
char
*
argbuf
);
4
void
cmd_spex
(
char
*
argbuf
);