Bytes of padding between messages. More...
Functions | |
| static int | comp_msg_padding_size (struct Mailbox *m) |
| Bytes of padding between messages - Implements MxOps::msg_padding_size() -. | |
| static int | mbox_msg_padding_size (struct Mailbox *m) |
| Bytes of padding between messages - Implements MxOps::msg_padding_size() -. | |
| static int | mmdf_msg_padding_size (struct Mailbox *m) |
| Bytes of padding between messages - Implements MxOps::msg_padding_size() -. | |
Bytes of padding between messages.
| m | Mailbox |
| num | Bytes of padding |
|
static |
Bytes of padding between messages - Implements MxOps::msg_padding_size() -.
Definition at line 754 of file compress.c.
|
static |
Bytes of padding between messages - Implements MxOps::msg_padding_size() -.
| m | Mailbox |
| 1 | Always |
Definition at line 1563 of file mbox.c.
|
static |
Bytes of padding between messages - Implements MxOps::msg_padding_size() -.
| m | Mailbox |
| 10 | Always |
Definition at line 1671 of file mbox.c.