Home
last modified time | relevance | path

Searched defs:SystemCtl (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-pid-control/tools/
H A Dfan_rpm_loop_test.sh7 function SystemCtl() { systemctl "$@"; } function
H A Dfan_rpm_loop_unittest.sh12 function SystemCtl() { echo "SystemCtl $*"; } function