|
Postfix3.3.1
|
#include <sys_defs.h>#include <sys/stat.h>#include <unistd.h>#include <errno.h>#include <fcntl.h>#include <string.h>#include <msg.h>#include <vstring.h>#include <vstream.h>#include <htable.h>#include <open_as.h>#include <lstat_as.h>#include <iostuff.h>#include <stringops.h>#include <mymalloc.h>#include <mac_expand.h>#include <mypwd.h>#include <bounce.h>#include <defer.h>#include <been_here.h>#include <mail_params.h>#include <mail_conf.h>#include <ext_prop.h>#include <sent.h>#include <dsn_mask.h>#include <trace.h>#include "local.h"マクロ定義 | |
| #define | NO 0 |
| #define | YES 1 |
関数 | |
| int | deliver_dotforward (LOCAL_STATE state, USER_ATTR usr_attr, int *statusp) |
| #define NO 0 |
dotforward.c の 90 行目に定義があります。
| #define YES 1 |
dotforward.c の 91 行目に定義があります。
| int deliver_dotforward | ( | LOCAL_STATE | state, |
| USER_ATTR | usr_attr, | ||
| int * | statusp | ||
| ) |
dotforward.c の 95 行目に定義があります。
1.8.9.1