Home
last modified time | relevance | path

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

/dports/security/gvmd/gvmd-21.4.4/src/
H A Dmanage_sql_nvts.c272 gchar *quoted_solution, *quoted_solution_type, *quoted_solution_method; in insert_nvt() local
292 quoted_solution_method = sql_quote (nvti_solution_method (nvti) ? in insert_nvt()
325 nvti_oid (nvti), quoted_solution_type, quoted_solution_method, in insert_nvt()
392 g_free (quoted_solution_method); in insert_nvt()