Home
last modified time | relevance | path

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

/dports/security/gvmd/gvmd-21.4.4/src/
H A Dmanage_sql_report_formats.c715 gchar *quoted_param_name, *quoted_param_value, *quoted_param_fallback; in add_report_format_params() local
763 quoted_param_value = sql_quote (param->value); in add_report_format_params()
773 quoted_param_value, in add_report_format_params()
779 g_free (quoted_param_value); in add_report_format_params()