Home
last modified time | relevance | path

Searched refs:body_fetch (Results 1 – 2 of 2) sorted by relevance

/dports/mail/dbmail/dbmail-3.2.5/src/
H A Ddm_imapsession.c322 body_fetch *bodyfetch = p_list_data(self->fi->bodyfetch); in dbmail_imap_session_bodyfetch_set_partspec()
330 body_fetch *bodyfetch = p_list_data(self->fi->bodyfetch); in dbmail_imap_session_bodyfetch_set_itemtype()
337 body_fetch *bodyfetch = p_list_data(self->fi->bodyfetch); in dbmail_imap_session_bodyfetch_set_argstart()
344 body_fetch *bodyfetch = p_list_data(self->fi->bodyfetch); in dbmail_imap_session_bodyfetch_set_argcnt()
350 body_fetch *bodyfetch = p_list_data(self->fi->bodyfetch); in dbmail_imap_session_bodyfetch_get_last_argcnt()
355 body_fetch *bodyfetch = p_list_data(self->fi->bodyfetch); in dbmail_imap_session_bodyfetch_set_octetstart()
361 body_fetch *bodyfetch = p_list_data(self->fi->bodyfetch); in dbmail_imap_session_bodyfetch_get_last_octetstart()
366 body_fetch *bodyfetch = p_list_data(self->fi->bodyfetch); in dbmail_imap_session_bodyfetch_set_octetcnt()
570 body_fetch *bodyfetch = mempool_pop(self->pool, sizeof(body_fetch)); in dbmail_imap_session_fetch_parse_args()
1087 body_fetch *bodyfetch = (body_fetch *)p_list_data(head); in _imap_show_body_sections()
[all …]
H A Ddbmailtypes.h507 } body_fetch; typedef