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

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Ddict_cdb.c230 /* dict_cdbm_update - add database entry, create mode */
232 static void dict_cdbm_update(DICT *dict, const char *name, const char *value) function
375 dict_cdbm->dict.update = dict_cdbm_update;

Completed in 61 milliseconds