23#ifndef MUTT_MH_MDATA_H
24#define MUTT_MH_MDATA_H
void mh_mdata_free(void **ptr)
Free the private Mailbox data - Implements Mailbox::mdata_free() -.
struct MhMboxData * mh_mdata_get(struct Mailbox *m)
Get the private data for this Mailbox.
struct MhMboxData * mh_mdata_new(void)
Create a new MhMboxData object.
Mh-specific Mailbox data -.
mode_t umask
umask to use when creating files
struct timespec mtime
Time Mailbox was last changed.
struct timespec mtime_seq
Time '.mh_sequences' was last changed.