|
Postfix3.3.1
|
#include <sys_defs.h>#include <string.h>#include <msg.h>#include <vstring.h>#include <argv.h>#include <htable.h>#include <mymalloc.h>#include <stringops.h>#include <mail_params.h>#include <tok822.h>#include <quote_822_local.h>#include "cleanup.h"マクロ定義 | |
| #define | STR vstring_str |
関数 | |
| int | cleanup_masquerade_external (CLEANUP_STATE *state, VSTRING *addr, ARGV *masq_domains) |
| int | cleanup_masquerade_tree (CLEANUP_STATE *state, TOK822 *tree, ARGV *masq_domains) |
| int | cleanup_masquerade_internal (CLEANUP_STATE *state, VSTRING *addr, ARGV *masq_domains) |
| #define STR vstring_str |
cleanup_masquerade.c の 73 行目に定義があります。
| int cleanup_masquerade_external | ( | CLEANUP_STATE * | state, |
| VSTRING * | addr, | ||
| ARGV * | masq_domains | ||
| ) |
cleanup_masquerade.c の 77 行目に定義があります。
| int cleanup_masquerade_internal | ( | CLEANUP_STATE * | state, |
| VSTRING * | addr, | ||
| ARGV * | masq_domains | ||
| ) |
cleanup_masquerade.c の 171 行目に定義があります。
| int cleanup_masquerade_tree | ( | CLEANUP_STATE * | state, |
| TOK822 * | tree, | ||
| ARGV * | masq_domains | ||
| ) |
cleanup_masquerade.c の 154 行目に定義があります。
1.8.9.1