NeoMutt  2024-03-23-147-g885fbc
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
MUpdate Struct Reference

Store of new offsets, used by mutt_sync_mailbox() More...

Data Fields

bool valid
 
LOFF_T hdr
 
LOFF_T body
 
long lines
 
LOFF_T length
 

Detailed Description

Store of new offsets, used by mutt_sync_mailbox()

Definition at line 66 of file mbox.c.

Field Documentation

◆ valid

bool MUpdate::valid

Definition at line 68 of file mbox.c.

◆ hdr

LOFF_T MUpdate::hdr

Definition at line 69 of file mbox.c.

◆ body

LOFF_T MUpdate::body

Definition at line 70 of file mbox.c.

◆ lines

long MUpdate::lines

Definition at line 71 of file mbox.c.

◆ length

LOFF_T MUpdate::length

Definition at line 72 of file mbox.c.


The documentation for this struct was generated from the following file: