Home
last modified time | relevance | path

Searched refs:SetCommand (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBPlatform.h75 void SetCommand(const char *shell_command);
/src/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp230 void SBPlatformShellCommand::SetCommand(const char *shell_command) { in SetCommand() function in SBPlatformShellCommand
/src/usr.sbin/ppp/
H A Dcommand.c180 static int SetCommand(struct cmdargs const *);
905 {"set", "setup", SetCommand, LOCAL_AUTH | LOCAL_CX_OPT,
2492 SetCommand(struct cmdargs const *arg) in SetCommand() function
/src/lib/clang/liblldb/
H A DLLDBWrapLua.cpp42000 (arg1)->SetCommand((char const *)arg2); in _wrap_SBPlatformShellCommand_SetCommand()