Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Ddict_ht.c78 static const char *dict_ht_lookup(DICT *dict, const char *name) in dict_ht_lookup() function
162 dict_ht->dict.lookup = dict_ht_lookup; in dict_ht_open()