Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Ddict_ht.c96 static int dict_ht_update(DICT *dict, const char *name, const char *value) in dict_ht_update() function
163 dict_ht->dict.update = dict_ht_update; in dict_ht_open()