Store of new offsets, used by mutt_sync_mailbox()
More...
|
| bool | valid |
| | Is this entry valid?
|
| |
| LOFF_T | hdr |
| | Header offset.
|
| |
| LOFF_T | body |
| | Body offset.
|
| |
| long | lines |
| | Number of lines.
|
| |
| LOFF_T | length |
| | Total length.
|
| |
Store of new offsets, used by mutt_sync_mailbox()
Definition at line 64 of file mbox.c.
◆ valid
Is this entry valid?
Definition at line 66 of file mbox.c.
◆ hdr
Header offset.
Definition at line 67 of file mbox.c.
◆ body
◆ lines
Number of lines.
Definition at line 69 of file mbox.c.
◆ length
Total length.
Definition at line 70 of file mbox.c.
The documentation for this struct was generated from the following file: