Postfix3.3.1
関数
postscreen_misc.c ファイル
#include <sys_defs.h>
#include <msg.h>
#include <vstring.h>
#include <iostuff.h>
#include <format_tv.h>
#include <mail_params.h>
#include <postscreen.h>

[ソースコード]

関数

char * psc_format_delta_time (VSTRING *buf, struct timeval tv, DELTA_TIME *delta)
 
void psc_conclude (PSC_STATE *state)
 
void psc_hangup_event (PSC_STATE *state)
 

関数詳解

void psc_conclude ( PSC_STATE state)

postscreen_misc.c90 行目に定義があります。

char* psc_format_delta_time ( VSTRING buf,
struct timeval  tv,
DELTA_TIME delta 
)

postscreen_misc.c74 行目に定義があります。

void psc_hangup_event ( PSC_STATE state)

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