Postfix3.3.1
関数
cleanup_state.c ファイル
#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_STATEcleanup_state_alloc (VSTREAM *src)
 
void cleanup_state_free (CLEANUP_STATE *state)
 

関数詳解

CLEANUP_STATE* cleanup_state_alloc ( VSTREAM src)

cleanup_state.c65 行目に定義があります。

void cleanup_state_free ( CLEANUP_STATE state)

cleanup_state.c146 行目に定義があります。