Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddict_mysql.c382 static HOST *dict_mysql_get_active(DICT_MYSQL *dict_mysql) in dict_mysql_get_active() function
457 while ((host = dict_mysql_get_active(dict_mysql)) != NULL) { in plmysql_query()