Home
last modified time | relevance | path

Searched refs:MAIL_ATTRIBUTE_SAVED (Results 1 – 7 of 7) sorted by relevance

/dports/mail/mailutils/mailutils-3.13/mail/
H A Dcopy.c82 mu_attribute_set_userflag (attr, MAIL_ATTRIBUTE_SAVED); in append_to_mailbox()
198 mu_attribute_set_userflag (attr, MAIL_ATTRIBUTE_SAVED); in append_to_file()
H A Dwrite.c100 mu_attribute_set_userflag (attr, MAIL_ATTRIBUTE_SAVED); in mail_write()
H A Dquit.c130 else if (mu_attribute_is_userflag (attr, MAIL_ATTRIBUTE_SAVED)) in mail_mbox_commit()
H A Dfrom.c170 else if (mu_attribute_is_userflag (attr, MAIL_ATTRIBUTE_SAVED)) in hdr_attr()
H A Dmail.h599 #define MAIL_ATTRIBUTE_SAVED 0x0004 macro
H A Dmsgset.y793 return mu_attribute_is_userflag (attr, MAIL_ATTRIBUTE_SAVED); in select_type_s()
H A Dmsgset.c2343 return mu_attribute_is_userflag (attr, MAIL_ATTRIBUTE_SAVED); in select_type_s()