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

/freebsd-11-stable/contrib/llvm-project/lldb/bindings/interface/
H A DSBPlatform.i61 SetCommand(const char *shell_command);
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/API/
H A DSBPlatform.h64 void SetCommand(const char *shell_command);
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp195 void SBPlatformShellCommand::SetCommand(const char *shell_command) { function in class:SBPlatformShellCommand
196 LLDB_RECORD_METHOD(void, SBPlatformShellCommand, SetCommand, (const char *),
650 LLDB_REGISTER_METHOD(void, SBPlatformShellCommand, SetCommand,
/freebsd-11-stable/usr.sbin/ppp/
H A Dcommand.c182 static int SetCommand(struct cmdargs const *);
903 {"set", "setup", SetCommand, LOCAL_AUTH | LOCAL_CX_OPT,
2485 SetCommand(struct cmdargs const *arg) function

Completed in 74 milliseconds