Home
last modified time | relevance | path

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

/systemd-251/src/analyze/
Danalyze-security.c259 uint64_t badness; in assess_protect_home() local
266 badness = 10; in assess_protect_home()
272 badness = 5; in assess_protect_home()
275 badness = 1; in assess_protect_home()
279 badness = 0; in assess_protect_home()
287 *ret_badness = badness; in assess_protect_home()
301 uint64_t badness; in assess_protect_system() local
308 badness = 10; in assess_protect_system()
314 badness = 3; in assess_protect_system()
317 badness = 0; in assess_protect_system()
[all …]