Home
last modified time | relevance | path

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

/dports/security/gvmd/gvmd-21.4.4/src/
H A Dmanage_sql_nvts.c268 gchar *qod_str, *qod_type, *cve; in insert_nvt() local
301 qod_str = nvti_qod (nvti); in insert_nvt()
304 if (qod_str == NULL || sscanf (qod_str, "%d", &qod) != 1) in insert_nvt()