Searched refs:command_str (Results 1 – 5 of 5) sorted by relevance
26 std::string command_str = command.str(); in GenerateAdditionalHelpAvenuesMessage() local30 !subcommand_str.empty() ? subcommand_str : command_str; in GenerateAdditionalHelpAvenuesMessage()31 s->Printf("'%s' is not a known command.\n", command_str.c_str()); in GenerateAdditionalHelpAvenuesMessage()
838 char command_str[128]; in nvme_proto_debug_out() local846 command_str, sizeof(command_str)))); in nvme_proto_debug_out()
742 PythonString command_str(command);743 PythonObject result = pfunc(command_str);
832 std::string command_str = command.str(); in ExecuteOneLine() local885 Py_BuildValue("(Os)", session_dict.get(), command_str.c_str())); in ExecuteOneLine()911 "python failed attempting to evaluate '%s'\n", command_str.c_str()); in ExecuteOneLine()
487 char *command_str; variable1822 cmd_str = get_string(command_str, TRUE); in command_prompt()5331 command_str = catgetlocal( 71, "command: "); in strings_init()