Home
last modified time | relevance | path

Searched defs:SetCommand (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandReturnObject.h39 void SetCommand(std::string command) { m_command = std::move(command); } in SetCommand() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp229 void SBPlatformShellCommand::SetCommand(const char *shell_command) { in SetCommand() function in SBPlatformShellCommand
/freebsd/usr.sbin/ppp/
H A Dcommand.c2492 SetCommand(struct cmdargs const *arg) in SetCommand() function