Searched refs:SetCommand (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/ |
| H A D | SBPlatform.i | 74 SetCommand(const char *shell_command);
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/ |
| H A D | SBPlatform.h | 71 void SetCommand(const char *shell_command);
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/API/ |
| H A D | SBPlatform.cpp | 247 void SBPlatformShellCommand::SetCommand(const char *shell_command) { in SetCommand() function in SBPlatformShellCommand 248 LLDB_RECORD_METHOD(void, SBPlatformShellCommand, SetCommand, (const char *), in SetCommand() 738 LLDB_REGISTER_METHOD(void, SBPlatformShellCommand, SetCommand, in RegisterMethods()
|
| /freebsd-13.1/usr.sbin/ppp/ |
| H A D | command.c | 182 static int SetCommand(struct cmdargs const *); 903 {"set", "setup", SetCommand, LOCAL_AUTH | LOCAL_CX_OPT, 2490 SetCommand(struct cmdargs const *arg) in SetCommand() function
|
| /freebsd-13.1/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 37317 (arg1)->SetCommand((char const *)arg2); in _wrap_SBPlatformShellCommand_SetCommand()
|