Postfix3.3.1
データ構造 | 関数 | 変数
dict_surrogate.c ファイル
#include <sys_defs.h>
#include <errno.h>
#include <mymalloc.h>
#include <msg.h>
#include <compat_va_copy.h>
#include <dict.h>

[ソースコード]

データ構造

struct  DICT_SURROGATE
 

関数

DICTdict_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.c134 行目に定義があります。

変数詳解

int dict_allow_surrogate = 0

dict_surrogate.c130 行目に定義があります。