|
Postfix3.3.1
|
#include <sys_defs.h>#include <msg.h>#include <mymalloc.h>#include <vstring.h>#include <postconf.h>関数 | |
| PCF_PARAM_NODE * | pcf_make_param_node (int flags, void *param_data, const char *(*convert_fn)(void *)) |
| const char * | pcf_convert_param_node (int mode, const char *name, PCF_PARAM_NODE *node) |
変数 | |
| VSTRING * | pcf_param_string_buf |
| const char* pcf_convert_param_node | ( | int | mode, |
| const char * | name, | ||
| PCF_PARAM_NODE * | node | ||
| ) |
postconf_node.c の 158 行目に定義があります。
| PCF_PARAM_NODE* pcf_make_param_node | ( | int | flags, |
| void * | param_data, | ||
| const char *(*)(void *) | convert_fn | ||
| ) |
postconf_node.c の 144 行目に定義があります。
| VSTRING* pcf_param_string_buf |
postconf_node.c の 140 行目に定義があります。
1.8.9.1