Home
last modified time | relevance | path

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

/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/afsql/
H A Dafsql.c633 afsql_dd_set_dbd_opt_numeric(gpointer key, gpointer value, gpointer user_data) in afsql_dd_set_dbd_opt_numeric() function
702 g_hash_table_foreach(self->dbd_options_numeric, afsql_dd_set_dbd_opt_numeric, self->dbi_ctx); in afsql_dd_connect()