Home
last modified time | relevance | path

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

/openbsd-src/sbin/wsconsctl/
H A Ddisplay.c86 const char *cmd_str; in display_get_values() local
200 const char *cmd_str; in display_put_values() local
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp920 const char *cmd_str, bool include_aliases, StringList &matches, in GetCommandNamesMatchingPartialString()
991 CommandInterpreter::GetCommandSP(llvm::StringRef cmd_str, bool include_aliases, in GetCommandSP()
1187 CommandInterpreter::GetCommandSPExact(llvm::StringRef cmd_str, in GetCommandSPExact()
1229 CommandInterpreter::GetCommandObject(llvm::StringRef cmd_str, in GetCommandObject()
1266 std::string cmd_str(cmd); in GetUserCommandObject() local