Postfix3.3.1
|
#include <sys_defs.h>
#include <sys/stat.h>
#include <string.h>
#include <msg.h>
#include <vstring.h>
#include <warn_stat.h>
#include <mail_queue.h>
#include "file_id.h"
マクロ定義 | |
#define | MAIL_QUEUE_INTERNAL |
関数 | |
const char * | get_file_id (int fd) |
const char * | get_file_id_fd (int fd, int long_flag) |
const char * | get_file_id_st (struct stat *st, int long_flag) |