Lines Matching refs:cmd
280 Initialize DBUS cmd
287 ${cmd}= Catenate ${dbuscmdBase} ${dbuscmdGet} ${dbuscmdString}
288 ${cmd}= Catenate ${cmd}${boot_property}
289 Set Global Variable ${dbuscmd} ${cmd}
296 ${cmd}= Catenate which ssh_pw 2>/dev/null || find
299 Dprint Issuing ${cmd}
300 ${rc} ${output}= Run And Return Rc And Output ${cmd}
307 ${cmd}= Catenate ${ssh_pw_file_path} ${OPENBMC_PASSWORD} -p ${HOST_SOL_PORT}
310 RETURN ${cmd.strip()}
327 ${ps_cmd}= Catenate ps axwwo user,pid,cmd
821 ${cmd}= Set Variable grep ^VERSION_ID= /etc/os-release | cut -f 2 -d '='
822 ${output} ${stderr} ${rc}= BMC Execute Command ${cmd}
928 ${cmd}= Catenate systemctl stop systemd-journald.service &&
931 BMC Execute Command ${cmd}
947 ${cmd} = Run Keyword If '${filter_string}' == '${EMPTY}'
952 ${journal_log} ${stderr} ${rc}= BMC Execute Command ${cmd} ignore_err=1
967 ${cmd}= Set Variable
969 ${attr} ${stderr} ${rc}= BMC Execute Command ${cmd}