|
Postfix3.3.1
|
#include <sys_defs.h>#include <attr.h>#include <vstring.h>#include <msg.h>#include <mail_proto.h>#include <msg_stats.h>マクロ定義 | |
| #define | STR(x) vstring_str(x) |
| #define | LEN(x) VSTRING_LEN(x) |
関数 | |
| int | msg_stats_scan (ATTR_SCAN_MASTER_FN scan_fn, VSTREAM *fp, int flags, void *ptr) |
| #define LEN | ( | x | ) | VSTRING_LEN(x) |
msg_stats_scan.c の 52 行目に定義があります。
| #define STR | ( | x | ) | vstring_str(x) |
msg_stats_scan.c の 51 行目に定義があります。
| int msg_stats_scan | ( | ATTR_SCAN_MASTER_FN | scan_fn, |
| VSTREAM * | fp, | ||
| int | flags, | ||
| void * | ptr | ||
| ) |
msg_stats_scan.c の 56 行目に定義があります。
1.8.9.1