Searched defs:command (Results 1 – 3 of 3) sorted by relevance
64 char command[32]; member
427 std::string command(line.substr(0, space)); in try_update_binary() local
218 bool reboot(const std::string& command) { in reboot()