|
Postfix3.3.1
|
#include <sys_defs.h>#include <string.h>#include <ctype.h>#include <msg.h>#include <mymalloc.h>#include <htable.h>#include <vstring.h>#include <vstring_vstream.h>#include <edit_file.h>#include <readlline.h>#include <stringops.h>#include <split_at.h>#include <mail_params.h>#include <postconf.h>データ構造 | |
| struct | PCF_MASTER_EDIT_REQ |
マクロ定義 | |
| #define | STR(x) vstring_str(x) |
| #define | STR(x) vstring_str(x) |
| #define | PCF_MASTER_MASK (PCF_MASTER_ENTRY | PCF_MASTER_FLD | PCF_MASTER_PARAM) |
関数 | |
| void | pcf_edit_main (int mode, int argc, char **argv) |
| void | pcf_edit_master (int mode, int argc, char **argv) |
| #define PCF_MASTER_MASK (PCF_MASTER_ENTRY | PCF_MASTER_FLD | PCF_MASTER_PARAM) |
| #define STR | ( | x | ) | vstring_str(x) |
postconf_edit.c の 92 行目に定義があります。
| #define STR | ( | x | ) | vstring_str(x) |
postconf_edit.c の 92 行目に定義があります。
postconf_edit.c の 148 行目に定義があります。
postconf_edit.c の 296 行目に定義があります。
1.8.9.1