Postfix3.3.1
|
#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.c の 90 行目に定義があります。
char* psc_format_delta_time | ( | VSTRING * | buf, |
struct timeval | tv, | ||
DELTA_TIME * | delta | ||
) |
postscreen_misc.c の 74 行目に定義があります。
void psc_hangup_event | ( | PSC_STATE * | state | ) |
postscreen_misc.c の 146 行目に定義があります。