Postfix3.3.1
|
#include <sys_defs.h>
#include <string.h>
#include <msg.h>
#include <vstring.h>
#include <dict.h>
#include <argv.h>
#include <mymalloc.h>
#include <quote_822_local.h>
#include <mail_addr_find.h>
#include <mail_addr_crunch.h>
#include <mail_addr_map.h>
マクロ定義 | |
#define | STR vstring_str |
#define | LEN VSTRING_LEN |
関数 | |
ARGV * | mail_addr_map_opt (MAPS *path, const char *address, int propagate, int in_form, int query_form, int out_form) |
#define LEN VSTRING_LEN |
mail_addr_map.c の 104 行目に定義があります。
#define STR vstring_str |
mail_addr_map.c の 103 行目に定義があります。