Postfix3.3.1
|
#include <sys_defs.h>
#include <mymalloc.h>
#include <vstring.h>
#include <htable.h>
#include <been_here.h>
#include <mail_params.h>
#include <mime_state.h>
#include <mail_proto.h>
#include <milter.h>
#include "cleanup.h"
関数 | |
CLEANUP_STATE * | cleanup_state_alloc (VSTREAM *src) |
void | cleanup_state_free (CLEANUP_STATE *state) |
CLEANUP_STATE* cleanup_state_alloc | ( | VSTREAM * | src | ) |
cleanup_state.c の 65 行目に定義があります。
void cleanup_state_free | ( | CLEANUP_STATE * | state | ) |
cleanup_state.c の 146 行目に定義があります。