Postfix3.3.1
|
#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.c の 93 行目に定義があります。