Searched refs:dict_static_open (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/postfix-255/postfix/src/util/
H A Ddict_static.h24 extern DICT *dict_static_open(const char *, int, int);
H A Ddict_static.c9 /* DICT *dict_static_open(name, name, dict_flags)
14 /* dict_static_open() implements a dummy dictionary that returns
57 /* dict_static_open - make association with static variable */
59 DICT *dict_static_open(const char *name, int unused_flags, int dict_flags) function
H A Ddict_open.c328 DICT_TYPE_STATIC, dict_static_open,

Completed in 61 milliseconds