Postfix3.3.1
データ構造 | 関数
unix_trigger.c ファイル
#include <sys_defs.h>
#include <sys/socket.h>
#include <unistd.h>
#include <string.h>
#include <msg.h>
#include <connect.h>
#include <iostuff.h>
#include <mymalloc.h>
#include <events.h>
#include <trigger.h>

[ソースコード]

データ構造

struct  unix_trigger
 

関数

int unix_trigger (const char *service, const char *buf, ssize_t len, int timeout)
 

関数詳解

int unix_trigger ( const char *  service,
const char *  buf,
ssize_t  len,
int  timeout 
)

unix_trigger.c90 行目に定義があります。