Postfix3.3.1
関数 | 変数
postkick.c ファイル
#include <sys_defs.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <syslog.h>
#include <string.h>
#include <stdlib.h>
#include <msg.h>
#include <mymalloc.h>
#include <vstream.h>
#include <msg_vstream.h>
#include <safe.h>
#include <events.h>
#include <warn_stat.h>
#include <clean_env.h>
#include <mail_proto.h>
#include <mail_params.h>
#include <mail_version.h>
#include <mail_conf.h>
#include <mail_parm_split.h>

[ソースコード]

関数

int main (int argc, char **argv)
 

変数

 MAIL_VERSION_STAMP_DECLARE
 

関数詳解

int main ( int  argc,
char **  argv 
)

postkick.c121 行目に定義があります。

変数詳解

MAIL_VERSION_STAMP_DECLARE

postkick.c119 行目に定義があります。