|
Postfix3.3.1
|
#include <sys_defs.h>#include <string.h>#include <msg.h>#include <vstring.h>#include <dict.h>#include <mymalloc.h>#include <stringops.h>#include <cleanup_user.h>#include <mail_addr_map.h>#include <quote_822_local.h>#include "cleanup.h"マクロ定義 | |
| #define | STR vstring_str |
| #define | MAX_RECURSION 10 |
関数 | |
| int | cleanup_map11_external (CLEANUP_STATE *state, VSTRING *addr, MAPS *maps, int propagate) |
| int | cleanup_map11_tree (CLEANUP_STATE *state, TOK822 *tree, MAPS *maps, int propagate) |
| int | cleanup_map11_internal (CLEANUP_STATE *state, VSTRING *addr, MAPS *maps, int propagate) |
| #define MAX_RECURSION 10 |
cleanup_map11.c の 92 行目に定義があります。
| #define STR vstring_str |
cleanup_map11.c の 91 行目に定義があります。
| int cleanup_map11_external | ( | CLEANUP_STATE * | state, |
| VSTRING * | addr, | ||
| MAPS * | maps, | ||
| int | propagate | ||
| ) |
cleanup_map11.c の 96 行目に定義があります。
| int cleanup_map11_internal | ( | CLEANUP_STATE * | state, |
| VSTRING * | addr, | ||
| MAPS * | maps, | ||
| int | propagate | ||
| ) |
cleanup_map11.c の 166 行目に定義があります。
| int cleanup_map11_tree | ( | CLEANUP_STATE * | state, |
| TOK822 * | tree, | ||
| MAPS * | maps, | ||
| int | propagate | ||
| ) |
cleanup_map11.c の 144 行目に定義があります。
1.8.9.1