Home
last modified time | relevance | path

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

/freebsd-src/contrib/diff/lib/
H A Dversion-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-src/contrib/llvm-project/lldb/source/Target/
H A DStructuredDataPlugin.cpp56 auto command_name = "structured-data"; in InitializeBasePluginForDebugger() local
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectHelp.cpp102 auto command_name = command[0].ref(); DoExecute() local
H A DCommandObjectCommands.cpp662 auto command_name = args[0].ref(); DoExecute() local
751 auto command_name = args[0].ref(); DoExecute() local
/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandAlias.cpp144 llvm::StringRef command_name = m_underlying_command_sp->GetCommandName(); in GetAliasExpansion() local
H A DCommandInterpreter.cpp1983 llvm::StringRef command_name = cmd_obj ? cmd_obj->GetCommandName() : "<not found>"; HandleCommand() local
2929 llvm::StringRef command_name = pair.first; FindCommandsForApropos() local
/freebsd-src/usr.sbin/cpucontrol/
H A Dcpucontrol.c215 const char *command_name; in do_msr() local
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp543 SetCommandOverrideCallback(const char * command_name,lldb::CommandOverrideCallback callback,void * baton) SetCommandOverrideCallback() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1351 auto command_name = "darwin-log"; in DebuggerInitialize() local