Postfix3.3.1
|
#include <sys_defs.h>
#include <string.h>
#include <mymalloc.h>
#include <argv.h>
#include <vstring.h>
#include <tok822.h>
#include <canon_addr.h>
#include <quote_822_local.h>
#include <mail_addr_crunch.h>
マクロ定義 | |
#define | STR(x) vstring_str(x) |
関数 | |
ARGV * | mail_addr_crunch_opt (const char *string, const char *extension, int in_form, int out_form) |
#define STR | ( | x | ) | vstring_str(x) |
ARGV* mail_addr_crunch_opt | ( | const char * | string, |
const char * | extension, | ||
int | in_form, | ||
int | out_form | ||
) |
mail_addr_crunch.c の 84 行目に定義があります。