Postfix3.3.1
|
#include <sys_defs.h>
#include <errno.h>
#include <mymalloc.h>
#include <msg.h>
#include <compat_va_copy.h>
#include <dict.h>
データ構造 | |
struct | DICT_SURROGATE |
関数 | |
DICT * | dict_surrogate (const char *dict_type, const char *dict_name, int open_flags, int dict_flags, const char *fmt,...) |
変数 | |
int | dict_allow_surrogate = 0 |
DICT* dict_surrogate | ( | const char * | dict_type, |
const char * | dict_name, | ||
int | open_flags, | ||
int | dict_flags, | ||
const char * | fmt, | ||
... | |||
) |
dict_surrogate.c の 134 行目に定義があります。
int dict_allow_surrogate = 0 |
dict_surrogate.c の 130 行目に定義があります。