Home
last modified time | relevance | path

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

/dports/security/gvmd/gvmd-21.4.4/src/
H A Dmanage_sql.c24136 int filter_cacheable, unfiltered_requested, filtered_requested, cache_exists; in report_counts_id_full() local
24164 filter_cacheable = TRUE; in report_counts_id_full()
24180 filter_cacheable = FALSE; in report_counts_id_full()
24206 filter_cacheable = FALSE; in report_counts_id_full()
24212 cache_exists = filter_cacheable in report_counts_id_full()
24217 if (cache_exists && filter_cacheable) in report_counts_id_full()
24250 if (filter_cacheable && !cache_exists) in report_counts_id_full()