Home
last modified time | relevance | path

Searched defs:command_name (Results 1 – 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/diff/lib/
HDversion-etc.c46 const char *command_name, const char *package, in version_etc_va()
169 const char *command_name, const char *package, in version_etc()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
HDStructuredDataPlugin.cpp56 auto command_name = "structured-data"; in InitializeBasePluginForDebugger() local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectHelp.cpp99 auto command_name = command[0].ref(); in DoExecute() local
HDCommandObjectMultiword.cpp240 const char *command_name = pos->first.c_str(); in AproposAllSubCommands() local
HDCommandObjectCommands.cpp782 auto command_name = args[0].ref(); in DoExecute() local
864 auto command_name = args[0].ref(); in DoExecute() local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
HDCommandAlias.cpp143 llvm::StringRef command_name = m_underlying_command_sp->GetCommandName(); in GetAliasExpansion() local
HDCommandInterpreter.cpp1721 llvm::StringRef command_name = cmd_obj ? cmd_obj->GetCommandName() : "<not found>"; in HandleCommand() local
2599 llvm::StringRef command_name = pos->first; in FindCommandsForApropos() local
/freebsd-11-stable/usr.sbin/cpucontrol/
HDcpucontrol.c239 const char *command_name; in do_msr() local
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
HDSBCommandInterpreter.cpp643 const char *command_name, lldb::CommandOverrideCallback callback, in SetCommandOverrideCallback()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
HDStructuredDataDarwinLog.cpp1380 auto command_name = "darwin-log"; in DebuggerInitialize() local