Postfix3.3.1
関数 | 変数
master_flow.c ファイル
#include <sys_defs.h>
#include <unistd.h>
#include <stdlib.h>
#include <msg.h>
#include <iostuff.h>
#include <master.h>
#include <master_proto.h>

[ソースコード]

関数

void master_flow_init (void)
 

変数

int master_flow_pipe [2]
 

関数詳解

void master_flow_init ( void  )

master_flow.c21 行目に定義があります。

変数詳解

int master_flow_pipe[2]

master_flow.c17 行目に定義があります。