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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Ddict_file.c29 /* const char *dict_file_lookup(
53 /* dict_file_lookup() wraps the dictionary lookup method and
211 /* dict_file_lookup - look up and decode dictionary entry */
213 const char *dict_file_lookup(DICT *dict, const char *key) function
215 const char myname[] = "dict_file_lookup";
H A Ddict.h324 extern const char *dict_file_lookup(DICT *dict, const char *);
/netbsd-current/external/ibm-public/postfix/dist/src/postmap/
H A Dpostmap.c694 dict_file_lookup : dicts[n]->lookup)
791 dict_file_lookup : dict->lookup) (dict, key);

Completed in 109 milliseconds