Searched refs:command_str (Results 1 – 3 of 3) 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()
827 std::string command_str = command.str(); in ExecuteOneLine() local880 Py_BuildValue("(Os)", session_dict.get(), command_str.c_str())); in ExecuteOneLine()906 "python failed attempting to evaluate '%s'\n", command_str.c_str()); in ExecuteOneLine()
440 char *command_str; variable1663 cmd_str = get_string(command_str, TRUE); in command_prompt()5147 command_str = catgetlocal( 71, "command: "); in strings_init()