Home
last modified time | relevance | path

Searched refs:cleanup_hfrom_format (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_init.c291 int cleanup_hfrom_format; variable
478 cleanup_hfrom_format = hfrom_format_parse(VAR_HFROM_FORMAT, var_hfrom_format); in cleanup_post_jail()
H A Dcleanup.h356 extern int cleanup_hfrom_format;
H A Dcleanup_message.c770 if (cleanup_hfrom_format == HFROM_FORMAT_CODE_STD) { in cleanup_header_done_callback()