Postfix3.3.1
|
#include <sys_defs.h>
#include <sys/stat.h>
#include <unistd.h>
#include <string.h>
#include <fcntl.h>
#include <errno.h>
#include <msg.h>
#include <htable.h>
#include <mymalloc.h>
#include <vstream.h>
#include <open_as.h>
#include <stat_as.h>
#include <iostuff.h>
#include <mypwd.h>
#include <bounce.h>
#include <defer.h>
#include <been_here.h>
#include <mail_params.h>
#include <ext_prop.h>
#include <sent.h>
#include "local.h"
マクロ定義 | |
#define | FOPEN_AS(p, u, g) |
関数 | |
int | deliver_include (LOCAL_STATE state, USER_ATTR usr_attr, char *path) |
#define FOPEN_AS | ( | p, | |
u, | |||
g | |||
) |
int deliver_include | ( | LOCAL_STATE | state, |
USER_ATTR | usr_attr, | ||
char * | path | ||
) |