Postfix3.3.1
マクロ定義
config.h ファイル
#include <mail_conf.h>

[ソースコード]

マクロ定義

#define config_eval   mail_conf_eval
 
#define config_lookup   mail_conf_lookup
 
#define config_lookup_eval   mail_conf_lookup_eval
 
#define config_read   mail_conf_read
 
#define read_config   mail_conf_update
 
#define get_config_bool   get_mail_conf_bool
 
#define get_config_bool_fn   get_mail_conf_bool_fn
 
#define get_config_bool_fn_table   get_mail_conf_bool_fn_table
 
#define get_config_bool_table   get_mail_conf_bool_table
 
#define get_config_int   get_mail_conf_int
 
#define get_config_int2   get_mail_conf_int2
 
#define get_config_int_fn   get_mail_conf_int_fn
 
#define get_config_int_fn_table   get_mail_conf_int_fn_table
 
#define get_config_int_table   get_mail_conf_int_table
 
#define get_config_raw   get_mail_conf_raw
 
#define get_config_raw_fn   get_mail_conf_raw_fn
 
#define get_config_raw_fn_table   get_mail_conf_raw_fn_table
 
#define get_config_raw_table   get_mail_conf_raw_table
 
#define get_config_str   get_mail_conf_str
 
#define get_config_str_fn   get_mail_conf_str_fn
 
#define get_config_str_fn_table   get_mail_conf_str_fn_table
 
#define get_config_str_table   get_mail_conf_str_table
 
#define set_config_bool   set_mail_conf_bool
 
#define set_config_int   set_mail_conf_int
 
#define set_config_str   set_mail_conf_str
 

マクロ定義詳解

#define config_eval   mail_conf_eval

config.h22 行目に定義があります。

#define config_lookup   mail_conf_lookup

config.h23 行目に定義があります。

#define config_lookup_eval   mail_conf_lookup_eval

config.h24 行目に定義があります。

#define config_read   mail_conf_read

config.h25 行目に定義があります。

#define get_config_bool   get_mail_conf_bool

config.h27 行目に定義があります。

#define get_config_bool_fn   get_mail_conf_bool_fn

config.h28 行目に定義があります。

#define get_config_bool_fn_table   get_mail_conf_bool_fn_table

config.h29 行目に定義があります。

#define get_config_bool_table   get_mail_conf_bool_table

config.h30 行目に定義があります。

#define get_config_int   get_mail_conf_int

config.h31 行目に定義があります。

#define get_config_int2   get_mail_conf_int2

config.h32 行目に定義があります。

#define get_config_int_fn   get_mail_conf_int_fn

config.h33 行目に定義があります。

#define get_config_int_fn_table   get_mail_conf_int_fn_table

config.h34 行目に定義があります。

#define get_config_int_table   get_mail_conf_int_table

config.h35 行目に定義があります。

#define get_config_raw   get_mail_conf_raw

config.h36 行目に定義があります。

#define get_config_raw_fn   get_mail_conf_raw_fn

config.h37 行目に定義があります。

#define get_config_raw_fn_table   get_mail_conf_raw_fn_table

config.h38 行目に定義があります。

#define get_config_raw_table   get_mail_conf_raw_table

config.h39 行目に定義があります。

#define get_config_str   get_mail_conf_str

config.h40 行目に定義があります。

#define get_config_str_fn   get_mail_conf_str_fn

config.h41 行目に定義があります。

#define get_config_str_fn_table   get_mail_conf_str_fn_table

config.h42 行目に定義があります。

#define get_config_str_table   get_mail_conf_str_table

config.h43 行目に定義があります。

#define read_config   mail_conf_update

config.h26 行目に定義があります。

#define set_config_bool   set_mail_conf_bool

config.h44 行目に定義があります。

#define set_config_int   set_mail_conf_int

config.h45 行目に定義があります。

#define set_config_str   set_mail_conf_str

config.h46 行目に定義があります。