]> code.citadel.org Git - citadel.git/blob - citadel/housekeeping.h
don't use a tempfile to store the config use a strbuf. libc will decide when to do...
[citadel.git] / citadel / housekeeping.h
1 void check_sched_shutdown(void);
2 void check_ref_counts(void);
3 void do_housekeeping(void);