Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddict_mysql.c188 static void dict_mysql_close(DICT *);
742 dict_mysql->dict.close = dict_mysql_close; in dict_mysql_open()
822 static void dict_mysql_close(DICT *dict) in dict_mysql_close() function