Home
last modified time | relevance | path

Searched refs:msgset_str (Results 1 – 5 of 5) sorted by relevance

/dports/mail/mailutils/mailutils-3.13/imap4d/
H A Dcopy.c206 char *msgset_str; in imap4d_copy0() local
223 msgset_str = imap4d_tokbuf_getarg (tok, arg); in imap4d_copy0()
234 msgset_str, &end); in imap4d_copy0()
/dports/mail/mailutils/mailutils-3.13/mail/
H A Dstruct.c25 msp = msgset_str (closure->msgset); in show_part()
H A Ddecode.c137 msp = msgset_str (msgset); in display_part_header()
H A Dmail.h421 msgset_str (const msgset_t *set) in msgset_str() function
/dports/mail/mailutils/mailutils-3.13/
H A DChangeLog2949 * mail/decode.c (format_msgset): Remove. Use msgset_str
2954 (msgset_str): New function.
2958 * mail/struct.c (show_part): Use msgset_str.