Searched refs:dict_fail_open (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/postfix-255/postfix/src/util/
H A Ddict_fail.h24 extern DICT *dict_fail_open(const char *, int, int);
H A Ddict_fail.c9 /* DICT *dict_fail_open(name, open_flags, dict_flags)
14 /* dict_fail_open() implements a dummy dictionary that fails
92 /* dict_fail_open - make association with fail variable */
94 DICT *dict_fail_open(const char *name, int open_flags, int dict_flags) function
H A Ddict_open.c332 DICT_TYPE_FAIL, dict_fail_open,
/macosx-10.10/postfix-255/postfix/src/global/
H A Dmkmap_fail.c49 mkmap->open = dict_fail_open;

Completed in 171 milliseconds