Postfix3.3.1
マクロ定義 | 関数 | 変数
postfix.c ファイル
#include <sys_defs.h>
#include <sys/stat.h>
#include <vstream.h>
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include <fcntl.h>
#include <syslog.h>
#include <msg.h>
#include <msg_vstream.h>
#include <msg_syslog.h>
#include <stringops.h>
#include <clean_env.h>
#include <argv.h>
#include <safe.h>
#include <warn_stat.h>
#include <mail_conf.h>
#include <mail_params.h>
#include <mail_version.h>
#include <mail_parm_split.h>

[ソースコード]

マクロ定義

#define CLOBBER   1
 

関数

int main (int argc, char **argv)
 

変数

 MAIL_VERSION_STAMP_DECLARE
 

マクロ定義詳解

#define CLOBBER   1

関数詳解

int main ( int  argc,
char **  argv 
)

postfix.c429 行目に定義があります。

変数詳解

MAIL_VERSION_STAMP_DECLARE

postfix.c425 行目に定義があります。