Postfix3.3.1
データ構造 | 関数
inet_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  inet_trigger
 

関数

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

関数詳解

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

inet_trigger.c93 行目に定義があります。