Postfix3.3.1
|
#include <sys_defs.h>
#include <sys/stat.h>
#include <errno.h>
#include <fcntl.h>
#include <unistd.h>
#include "msg.h"
#include "iostuff.h"
#include "listen.h"
#include "warn_stat.h"
マクロ定義 | |
#define | BUF_LEN 100 |
関数 | |
int | fifo_listen (const char *path, int permissions, int block_mode) |
#define BUF_LEN 100 |
fifo_listen.c の 48 行目に定義があります。
fifo_listen.c の 52 行目に定義があります。