Home
last modified time | relevance | path

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

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