Postfix3.3.1
|
#include <sys_defs.h>
#include <string.h>
#include <mymalloc.h>
#include <msg.h>
#include <argv.h>
#include <vstring.h>
#include <dict.h>
#include <stringops.h>
#include <mail_params.h>
#include <mail_addr_map.h>
#include <cleanup_user.h>
#include <quote_822_local.h>
#include <been_here.h>
#include "cleanup.h"
マクロ定義 | |
#define | UPDATE(ptr, new) |
#define | STR vstring_str |
#define | RETURN(x) |
#define | UNEXPAND(argv, addr) |
関数 | |
ARGV * | cleanup_map1n_internal (CLEANUP_STATE *state, const char *addr, MAPS *maps, int propagate) |
#define RETURN | ( | x | ) |
#define STR vstring_str |
#define UNEXPAND | ( | argv, | |
addr | |||
) |
#define UPDATE | ( | ptr, | |
new | |||
) |
ARGV* cleanup_map1n_internal | ( | CLEANUP_STATE * | state, |
const char * | addr, | ||
MAPS * | maps, | ||
int | propagate | ||
) |
cleanup_map1n.c の 77 行目に定義があります。