D | analyze-security.c | 1723 unsigned threshold, in assess() argument 1953 if (exposure > threshold) in assess() 2424 unsigned threshold, in analyze_security_one() argument 2444 r = assess(info, overview_table, flags, threshold, policy, pager_flags, json_format_flags); in analyze_security_one() 2646 unsigned threshold, in offline_security_check() argument 2665 … return assess(info, overview_table, flags, threshold, policy, pager_flags, json_format_flags); in offline_security_check() 2673 unsigned threshold, in offline_security_checks() argument 2771 … k = offline_security_check(units[i], threshold, policy, pager_flags, json_format_flags); in offline_security_checks() 2786 unsigned threshold, in analyze_security() argument 2799 …ffline_security_checks(units, policy, scope, check_man, run_generators, threshold, root, profile, … in analyze_security() [all …]
|