Home
last modified time | relevance | path

Searched refs:mailimap_fetch_att_new_extension (Results 1 – 6 of 6) sorted by relevance

/dports/mail/libetpan/libetpan-1.9.4/src/low-level/imap/
H A Dxgmthrid.c156 att = mailimap_fetch_att_new_extension(keyword); in mailimap_fetch_att_new_xgmthrid()
H A Dxgmmsgid.c156 att = mailimap_fetch_att_new_extension(keyword); in mailimap_fetch_att_new_xgmmsgid()
H A Dmailimap_types_helper.h360 mailimap_fetch_att_new_extension(char * ext_keyword);
H A Dxgmlabels.c55 att = mailimap_fetch_att_new_extension(keyword); in mailimap_fetch_att_new_xgmlabels()
H A Dcondstore.c307 att = mailimap_fetch_att_new_extension(keyword); in mailimap_fetch_att_new_modseq()
H A Dmailimap_types_helper.c604 mailimap_fetch_att_new_extension(char * ext_keyword) in mailimap_fetch_att_new_extension() function