Lines Matching refs:pager_flags
1725 PagerFlags pager_flags, in assess() argument
1886 … r = table_print_with_pager(details_table, json_format_flags, pager_flags, /* show_header= */true); in assess()
2426 PagerFlags pager_flags, in analyze_security_one() argument
2444 r = assess(info, overview_table, flags, threshold, policy, pager_flags, json_format_flags); in analyze_security_one()
2648 PagerFlags pager_flags, in offline_security_check() argument
2665 … return assess(info, overview_table, flags, threshold, policy, pager_flags, json_format_flags); in offline_security_check()
2676 PagerFlags pager_flags, in offline_security_checks() argument
2771 … k = offline_security_check(units[i], threshold, policy, pager_flags, json_format_flags); in offline_security_checks()
2790 PagerFlags pager_flags, in analyze_security() argument
2799 …s, policy, scope, check_man, run_generators, threshold, root, profile, pager_flags, json_format_fl… in analyze_security()
2858 …nalyze_security_one(bus, *i, overview_table, flags, threshold, policy, pager_flags, json_format_fl… in analyze_security()
2891 …lyze_security_one(bus, name, overview_table, flags, threshold, policy, pager_flags, json_format_fl… in analyze_security()
2902 …r = table_print_with_pager(overview_table, json_format_flags, pager_flags, /* show_header= */true); in analyze_security()