Postfix3.3.1
データ構造 | 関数
stream_trigger.c ファイル
#include <sys_defs.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  stream_trigger
 

関数

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

関数詳解

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

stream_trigger.c89 行目に定義があります。