Postfix3.3.1
|
#include "sys_defs.h"
#include "mymalloc.h"
#include "htable.h"
#include "dict.h"
#include "dict_ht.h"
#include "stringops.h"
#include "vstring.h"
データ構造 | |
struct | DICT_HT |
関数 | |
DICT * | dict_ht_open (const char *name, int unused_open_flags, int dict_flags) |