Searched refs:opt_charset (Results 1 – 3 of 3) sorted by relevance
/busybox-1.35.0/mailutils/ |
D | mail.h | 17 char *opt_charset; member 23 G.opt_charset = (char *)CONFIG_FEATURE_MIME_CHARSET; \
|
D | makemime.c | 197 &content_type, NULL, &opt_output, &G.opt_charset, NULL, &opt_headers //, NULL, NULL in makemime_main() 235 , G.opt_charset in makemime_main()
|
D | reformime.c | 289 IF_FEATURE_REFORMIME_COMPAT(, NULL, NULL, &G.opt_charset, NULL, NULL, NULL, NULL) in reformime_main()
|