Postfix3.3.1
データ構造 | 関数 | 変数
qmqp-sink.c ファイル
#include <sys_defs.h>
#include <sys/socket.h>
#include <sys/wait.h>
#include <unistd.h>
#include <string.h>
#include <stdlib.h>
#include <fcntl.h>
#include <signal.h>
#include <msg.h>
#include <vstring.h>
#include <vstream.h>
#include <listen.h>
#include <events.h>
#include <mymalloc.h>
#include <iostuff.h>
#include <msg_vstream.h>
#include <netstring.h>
#include <inet_proto.h>
#include <qmqp_proto.h>
#include <mail_version.h>

[ソースコード]

データ構造

struct  SINK_STATE
 

関数

int main (int argc, char **argv)
 

変数

 MAIL_VERSION_STAMP_DECLARE
 

関数詳解

int main ( int  argc,
char **  argv 
)

qmqp-sink.c252 行目に定義があります。

変数詳解

MAIL_VERSION_STAMP_DECLARE

qmqp-sink.c250 行目に定義があります。