|
Postfix3.3.1
|
#include <sys_defs.h>#include <sys/stat.h>#include <stdlib.h>#include <unistd.h>#include <fcntl.h>#include <ctype.h>#include <string.h>#include <msg.h>#include <mymalloc.h>#include <vstring.h>#include <vstream.h>#include <msg_vstream.h>#include <msg_syslog.h>#include <readlline.h>#include <stringops.h>#include <split_at.h>#include <vstring_vstream.h>#include <set_eugid.h>#include <warn_stat.h>#include <clean_env.h>#include <tok822.h>#include <mail_conf.h>#include <mail_dict.h>#include <mail_params.h>#include <mail_version.h>#include <mkmap.h>#include <mail_task.h>#include <dict_proxy.h>#include <mail_parm_split.h>マクロ定義 | |
| #define | STR vstring_str |
| #define | LEN VSTRING_LEN |
| #define | POSTALIAS_FLAG_AS_OWNER (1<<0) /* open dest as owner of source */ |
| #define | POSTALIAS_FLAG_SAVE_PERM |
関数 | |
| int | main (int argc, char **argv) |
変数 | |
| MAIL_VERSION_STAMP_DECLARE | |
| #define LEN VSTRING_LEN |
postalias.c の 270 行目に定義があります。
| #define POSTALIAS_FLAG_AS_OWNER (1<<0) /* open dest as owner of source */ |
postalias.c の 272 行目に定義があります。
| #define POSTALIAS_FLAG_SAVE_PERM |
postalias.c の 273 行目に定義があります。
| #define STR vstring_str |
postalias.c の 269 行目に定義があります。
postalias.c の 694 行目に定義があります。
| MAIL_VERSION_STAMP_DECLARE |
postalias.c の 692 行目に定義があります。
1.8.9.1