34#ifndef MUTT_COMPMBOX_LIB_H
35#define MUTT_COMPMBOX_LIB_H
void mutt_comp_init(void)
Setup feature commands.
bool mutt_comp_can_append(struct Mailbox *m)
Can we append to this path?
int mutt_comp_valid_command(const char *cmd)
Is this command string allowed?
bool mutt_comp_can_read(const char *path)
Can we read from this file?
Convenience wrapper for the core headers.
const struct MxOps MxCompOps
Compressed Mailbox - Implements MxOps -.
Private data for compress.
const char * cmd_append
append-hook command
FILE * fp_lock
fp used for locking
const char * cmd_open
open-hook command
const struct MxOps * child_ops
callbacks of de-compressed file
bool locked
if realpath is locked
const char * cmd_close
close-hook command
long size
size of the compressed file