Home
last modified time | relevance | path

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

/openbmc/phosphor-debug-collector/tools/dreport.d/openpower.d/plugins.d/
H A Dguardlist21 guard_log_file=guard.log
24 add_cmd_output "echo $'[$desc]'" "$guard_log_file" "$desc"
25 add_cmd_output "/usr/bin/guard -l" "$guard_log_file" "$desc"
28 add_cmd_output "echo $'\n[$desc]'" "$guard_log_file" "$desc"
29 add_cmd_output "/usr/bin/guard -a" "$guard_log_file" "$desc"
32 add_cmd_output "echo $'\n[$desc]'" "$guard_log_file" "$desc"
33 add_cmd_output "/usr/bin/guard -e" "$guard_log_file" "$desc"
/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/
H A Dguardlist21 guard_log_file=guard.log
24 add_cmd_output "echo $'[$desc]'" "$guard_log_file" "$desc"
25 add_cmd_output "/usr/bin/guard -l" "$guard_log_file" "$desc"
28 add_cmd_output "echo $'\n[$desc]'" "$guard_log_file" "$desc"
29 add_cmd_output "/usr/bin/guard -a" "$guard_log_file" "$desc"
32 add_cmd_output "echo $'\n[$desc]'" "$guard_log_file" "$desc"
33 add_cmd_output "/usr/bin/guard -e" "$guard_log_file" "$desc"