Postfix3.3.1
|
#include <sys_defs.h>
#include <string.h>
#include <stdarg.h>
#include <msg.h>
#include <vstream.h>
#include <vstring.h>
#include <postconf.h>
マクロ定義 | |
#define | STR(x) vstring_str(x) |
関数 | |
void | pcf_print_line (VSTREAM *fp, int mode, const char *fmt,...) |
#define STR | ( | x | ) | vstring_str(x) |
postconf_print.c の 60 行目に定義があります。
postconf_print.c の 64 行目に定義があります。