Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddict_mysql.c189 static void mysql_parse_config(DICT_MYSQL *, const char *);
641 static void mysql_parse_config(DICT_MYSQL *dict_mysql, const char *mysqlcf) in mysql_parse_config() function
745 mysql_parse_config(dict_mysql, name); in dict_mysql_open()