Postfix3.3.1
データ構造 | 関数 | 変数
postlog.c ファイル
#include <sys_defs.h>
#include <sys/stat.h>
#include <string.h>
#include <syslog.h>
#include <fcntl.h>
#include <stdlib.h>
#include <unistd.h>
#include <msg.h>
#include <vstring.h>
#include <vstream.h>
#include <vstring_vstream.h>
#include <msg_output.h>
#include <msg_vstream.h>
#include <msg_syslog.h>
#include <warn_stat.h>
#include <clean_env.h>
#include <mail_params.h>
#include <mail_version.h>
#include <mail_conf.h>
#include <mail_task.h>
#include <mail_parm_split.h>

[ソースコード]

データ構造

struct  level_table
 

関数

int main (int argc, char **argv)
 

変数

 MAIL_VERSION_STAMP_DECLARE
 

関数詳解

int main ( int  argc,
char **  argv 
)

postlog.c184 行目に定義があります。

変数詳解

MAIL_VERSION_STAMP_DECLARE

postlog.c180 行目に定義があります。