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