Postfix3.3.1
マクロ定義 | 関数
master_wakeup.c ファイル
#include <sys_defs.h>
#include <unistd.h>
#include <string.h>
#include <msg.h>
#include <trigger.h>
#include <events.h>
#include <set_eugid.h>
#include <set_ugid.h>
#include <mail_proto.h>
#include <mail_params.h>
#include "mail_server.h"
#include "master.h"

[ソースコード]

マクロ定義

#define BRIEFLY   1
 

関数

void master_wakeup_init (MASTER_SERV *serv)
 
void master_wakeup_cleanup (MASTER_SERV *serv)
 

マクロ定義詳解

#define BRIEFLY   1

関数詳解

void master_wakeup_cleanup ( MASTER_SERV serv)

master_wakeup.c169 行目に定義があります。

void master_wakeup_init ( MASTER_SERV serv)

master_wakeup.c155 行目に定義があります。