Lines Matching refs:cte
118 char *cte; local
160 cte = NULL;
165 cte = sm_rpool_strdup_x(e->e_rpool, buf);
244 if (wordinclass(buf, 'n') || (cte != NULL && !wordinclass(cte, 'e')))
493 cte == NULL ? "[none]" : cte,
497 if (cte != NULL && SM_STRCASEEQ(cte, "binary"))
504 if (cte != NULL &&
518 "Content-Transfer-Encoding: %.200s", cte);
1040 char *cte; local
1080 cte = sm_rpool_strdup_x(e->e_rpool, buf);
1087 cte, MyHostName, e->e_id);
1099 if (SM_STRCASEEQ(cte, "base64"))
1226 sm_dprintf("\t\t\tmime7to8 => %s to 8bit done\n", cte);