Home
last modified time | relevance | path

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

/dports/security/gvmd/gvmd-21.4.4/src/
H A Dmanage_sql_nvts.c270 gchar *quoted_impact, *quoted_detection, *quoted_cve, *quoted_tag; in insert_nvt() local
294 quoted_detection = sql_quote (nvti_detection (nvti) ? in insert_nvt()
326 quoted_solution, quoted_detection, qod, quoted_qod_type); in insert_nvt()
393 g_free (quoted_detection); in insert_nvt()