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

/macosx-10.10.1/postfix-255/postfix/src/util/
H A Ddict_db.c345 static int dict_db_delete(DICT *dict, const char *name) function
359 msg_panic("dict_db_delete: no DICT_FLAG_TRY1NULL | DICT_FLAG_TRY0NULL flag");
719 dict_db->dict.delete = dict_db_delete;

Completed in 188 milliseconds