Home
last modified time | relevance | path

Searched refs:mess822_quotelist (Results 1 – 9 of 9) sorted by relevance

/dports/mail/libspamtest/libspamtest/
H A Dmess822.h45 extern int mess822_quotelist();
46 int mess822_quotelist(stralloc *out,stralloc *in);
H A Daddrlist.c73 if(!mess822_quotelist(&quoted,&tempaddr)) in rfc822_quote_one()
H A Dmess822.c357 int mess822_quotelist(stralloc *out,stralloc *in) in mess822_quotelist() function
/dports/mail/mess822/mess822-0.58/
H A Dmess822.h30 extern int mess822_quotelist();
H A Daddrlist.c69 if (!mess822_quotelist(&quoted,&addrlist)) nomem(); in main()
H A Dmess822_quote.c121 int mess822_quotelist(out,in) in mess822_quotelist() function
H A Dofmipd.c183 if (!mess822_quotelist(&tmp,list)) nomem();
H A Dnew-inject.c126 if (!mess822_quotelist(&tmp,list)) nomem();
/dports/mail/serialmail/serialmail-0.75/
H A Dmess822.h30 extern int mess822_quotelist();