|
Postfix3.3.1
|
#include <sys_defs.h>#include <string.h>#include <msg.h>#include <name_mask.h>#include <dict.h>#include <stringops.h>#include <mymalloc.h>#include <vstring.h>#include <mail_params.h>#include <strip_addr.h>#include <mail_addr_find.h>#include <resolve_local.h>#include <quote_822_local.h>マクロ定義 | |
| #define | STR vstring_str |
| #define | FULL 0 |
| #define | PARTIAL DICT_FLAG_FIXED |
| #define | SANS_DOMAIN 0 |
| #define | WITH_DOMAIN 1 |
関数 | |
| const char * | mail_addr_find_opt (MAPS *path, const char *address, char **extp, int in_form, int query_form, int out_form, int strategy) |
| #define FULL 0 |
mail_addr_find.c の 227 行目に定義があります。
| #define PARTIAL DICT_FLAG_FIXED |
mail_addr_find.c の 228 行目に定義があります。
| #define SANS_DOMAIN 0 |
| #define STR vstring_str |
mail_addr_find.c の 181 行目に定義があります。
| #define WITH_DOMAIN 1 |
1.8.9.1