Home
last modified time | relevance | path

Searched refs:dict_file_get_error (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Ddict_file.c190 char *dict_file_get_error(DICT *dict) in dict_file_get_error() function
226 err = dict_file_get_error(dict); in dict_file_lookup()
H A Ddict_static.c137 err = dict_file_get_error(&dict_static->dict); in dict_static_open()
H A Ddict_inline.c127 err = free_me = dict_file_get_error(dict); in dict_inline_open()
H A Ddict_random.c103 err = dict_file_get_error(dict); in dict_random_parse_name()
H A Ddict_thash.c194 err = dict_file_get_error(dict); in dict_thash_open()
H A Ddict.h322 extern char *dict_file_get_error(DICT *);
H A Ddict_cidr.c225 err = dict_file_get_error(dict); in dict_cidr_parse_rule()
H A Ddict_regexp.c617 err = dict_file_get_error(dict); in dict_regexp_parseline()
H A Ddict_pcre.c816 err = dict_file_get_error(dict); in dict_pcre_parse_rule()
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmaps.c273 err = dict_file_get_error(dict); in maps_file_find()
/netbsd-src/external/ibm-public/postfix/dist/src/postmap/
H A Dpostmap.c558 err = dict_file_get_error(mkmap->dict); in postmap()
924 err = dict_file_get_error(dict); in postmap_seq()