Home
last modified time | relevance | path

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

/dports/security/gvmd/gvmd-21.4.4/src/
H A Dmanage_sql_nvts.c271 gchar *quoted_cvss_base, *quoted_qod_type, *quoted_family; in insert_nvt() local
307 quoted_qod_type = sql_quote (qod_type ? qod_type : ""); in insert_nvt()
326 quoted_solution, quoted_detection, qod, quoted_qod_type); in insert_nvt()
394 g_free (quoted_qod_type); in insert_nvt()
H A Dmanage_sql.c20511 gchar *quoted_qod, *quoted_qod_type; in create_report() local
20529 quoted_qod_type = sql_quote (result->qod_type ? result->qod_type : ""); in create_report()
20562 quoted_qod_type, in create_report()
20594 g_free (quoted_qod_type); in create_report()