Searched defs:SystemCtl (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-pid-control/tools/ | ||
H A D | fan_rpm_loop_test.sh | 7 function SystemCtl() { systemctl "$@"; } function |
H A D | fan_rpm_loop_unittest.sh | 12 function SystemCtl() { echo "SystemCtl $*"; } function |